diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | 3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /print/cups-smb-backend | |
parent | 1907649a082b6ef3c1e425412218ce03ed108459 (diff) | |
download | freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'print/cups-smb-backend')
-rw-r--r-- | print/cups-smb-backend/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |