diff options
Diffstat (limited to 'textproc/smartdoc/Makefile')
-rw-r--r-- | textproc/smartdoc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/smartdoc/Makefile b/textproc/smartdoc/Makefile index 8035fda6e361..a9eb082384e5 100644 --- a/textproc/smartdoc/Makefile +++ b/textproc/smartdoc/Makefile @@ -16,6 +16,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= XML utility to create various documents +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog \ java:${PORTSDIR}/java/javavmwrapper |