diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 06:13:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 06:13:02 +0000 |
commit | 975584410986adbea9e618ce5c8d421832b193e0 (patch) | |
tree | a09a99867986681c1b83f49cf1d7495b2c583f7b /converters/uudx | |
parent | 448a02c74a599c9a02d806a81ce453db54ae4663 (diff) | |
download | ports-975584410986adbea9e618ce5c8d421832b193e0.tar.gz ports-975584410986adbea9e618ce5c8d421832b193e0.zip |
Notes
Diffstat (limited to 'converters/uudx')
-rw-r--r-- | converters/uudx/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index 88165ecdb99e..5828c951e787 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .lzh MAINTAINER= ports@FreeBSD.org COMMENT= Extractor from uuencoded files +DEPRECATE= No more public distfiles +EXPIRATION_DATE= 2011-08-01 + EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |