diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-27 19:04:09 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-27 19:04:09 +0000 |
commit | 1b5b4242a35674fec0ec4d187c0767db1700a4e4 (patch) | |
tree | 18dd37632d1657d51dbe02506f681a7f147016fd /devel/py-myghtyutils | |
parent | d1680780d59c82d1397054c8af03792585c59468 (diff) |
Deprecate; merged into Beaker, try www/py-beaker instead
PR: ports/161077
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes
Notes:
svn path=/head/; revision=282510
Diffstat (limited to 'devel/py-myghtyutils')
-rw-r--r-- | devel/py-myghtyutils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-myghtyutils/Makefile b/devel/py-myghtyutils/Makefile index ff265ddeb4ff..d8ca4339beaf 100644 --- a/devel/py-myghtyutils/Makefile +++ b/devel/py-myghtyutils/Makefile @@ -17,6 +17,9 @@ DISTNAME= MyghtyUtils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Container and Utility Functions from the Myghty Template Framework +DEPRECATED= Merged into Beaker; use www/py-beaker instead +EXPIRATION_DATE=2011-10-27 + USE_PYTHON= yes USE_ZIP= yes USE_PYDISTUTILS= easy_install |