diff options
author | johans <johans@FreeBSD.org> | 2010-02-26 15:26:14 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-26 15:26:14 +0800 |
commit | 6e80f9c49c1c66d42fb5ef9660890985805ae600 (patch) | |
tree | ecf0d864dbdce2c127701d4708321014698cf741 /lang | |
parent | 40996215ab29f6415400348145313cbe0158c26d (diff) | |
download | freebsd-ports-gnome-6e80f9c49c1c66d42fb5ef9660890985805ae600.tar.gz freebsd-ports-gnome-6e80f9c49c1c66d42fb5ef9660890985805ae600.tar.zst freebsd-ports-gnome-6e80f9c49c1c66d42fb5ef9660890985805ae600.zip |
Mark deprecated and refer users to lang/yorick: that port already
includes more up-to-date documentation.
Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/yorick-doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/yorick-doc/Makefile b/lang/yorick-doc/Makefile index e65a10eae1fa..8a9369912c5e 100644 --- a/lang/yorick-doc/Makefile +++ b/lang/yorick-doc/Makefile @@ -18,6 +18,8 @@ COMMENT= Yorick interpreted language full documentation WRKSRC= ${WRKDIR}/yorick-${PORTVERSION:R}-${PORTVERSION:E}/doc DOCSDIR= ${PREFIX}/share/doc/yorick +DEPRECATED= More up-to-date docs are included in the lang/yorick port +EXPIRATION_DATE= 2010-04-02 NO_BUILD= true PLIST= ${WRKDIR}/pkg-plist |