diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /print | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'print')
-rw-r--r-- | print/nenscript/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index f2c8c616c84d..18cd087eae7c 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.risacher.org/nenscript/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the proprietary enscript program from Adobe Systems +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + USE_BZIP2= yes MAKEFILE= makefile |