diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 13:36:33 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 13:36:33 +0800 |
commit | 2c76eb43219c1cf4d668c07e480fc76dc59a3c41 (patch) | |
tree | 0e345bbf6c2d46a2df610b4f836acc988841efb9 /chinese/gbscript | |
parent | f7ec30ce5edabb0534fcf5efc5129c26cf3c6165 (diff) | |
download | freebsd-ports-gnome-2c76eb43219c1cf4d668c07e480fc76dc59a3c41.tar.gz freebsd-ports-gnome-2c76eb43219c1cf4d668c07e480fc76dc59a3c41.tar.zst freebsd-ports-gnome-2c76eb43219c1cf4d668c07e480fc76dc59a3c41.zip |
Deprecate port with no more public distfiles
Diffstat (limited to 'chinese/gbscript')
-rw-r--r-- | chinese/gbscript/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index 5fb6575d9c1d..f66fbd74bd85 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -15,6 +15,9 @@ DISTFILES= gbscript-1.11.tar.gz cclib.24 MAINTAINER= ports@FreeBSD.org COMMENT= Converts GB simplified Chinese text to PostScript +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= makefile CFLAG+= -DPROLOGUE_PATH=\"${PREFIX}/share/chinese/gb\" |