diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /print | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/abntex/Makefile | 3 | ||||
-rw-r--r-- | print/cups-smb-backend/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/print/abntex/Makefile b/print/abntex/Makefile index 6f4f1cce10b7..732252d6addc 100644 --- a/print/abntex/Makefile +++ b/print/abntex/Makefile @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Both classes and styles for both LaTex and bibtex for ABNT rules +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + USE_TEX= latex WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index 620d165e0750..b245ba52c08d 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -11,6 +11,9 @@ DISTFILES= # empty MAINTAINER= ports@FreeBSD.org COMMENT= CUPS backend for printing to Windows servers +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base |