diff options
Diffstat (limited to 'print/c2ps-letter/Makefile')
-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} |