Index: head/devel/py-ll-core/Makefile =================================================================== --- head/devel/py-ll-core/Makefile (revision 433317) +++ head/devel/py-ll-core/Makefile (revision 433318) @@ -1,23 +1,26 @@ # Created by: Choe, Cheng-Dae # $FreeBSD$ PORTNAME= ll-core PORTVERSION= 1.11.1 PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= http://ftp.livinglogic.de/core/ \ http://cheeseshop.python.org/packages/source/l/ll-core/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utility functions and classes used by the other LivingLogic packages +DEPRECATED= Long unmaintained, abandoned upstream +EXPIRATION_DATE= 2017-03-04 + LICENSE= MIT USES= python zip USE_PYTHON= distutils autoplist post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ll/*.so .include