diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 15:01:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 15:01:01 +0800 |
commit | 0721bc7f66808dda6779d508f825e1055a05b3db (patch) | |
tree | ca0393fb570a8ad323d7f607cfb8370428df6039 /print/c2ps-letter | |
parent | 37c45fa3512e2a21b2be23636064a6a5e5f2d207 (diff) | |
download | freebsd-ports-gnome-0721bc7f66808dda6779d508f825e1055a05b3db.tar.gz freebsd-ports-gnome-0721bc7f66808dda6779d508f825e1055a05b3db.tar.zst freebsd-ports-gnome-0721bc7f66808dda6779d508f825e1055a05b3db.zip |
Deprecate unmaintained ports from print where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'print/c2ps-letter')
-rw-r--r-- | print/c2ps-letter/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/c2ps-letter/Makefile b/print/c2ps-letter/Makefile index d095aaf810c2..50e41cfbc2f5 100644 --- a/print/c2ps-letter/Makefile +++ b/print/c2ps-letter/Makefile @@ -14,6 +14,9 @@ DISTNAME= c2ps-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript pretty-printer for C source +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAN1= c2ps.1 PLIST_FILES= bin/c2ps MAKE_ENV= DEFAULT_PAPER_TYPE=${PS} |