diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 07:01:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 07:01:01 +0000 |
commit | 0ed9e4df029be54eb9caceb5702d2f0ee84b7ece (patch) | |
tree | 34c897755252d3bc9d48fcdecf7e9c684bdcdf15 /print/psmark/Makefile | |
parent | 49f6d3e5b8851744945759f8bc269c7384b64c40 (diff) | |
download | ports-0ed9e4df029be54eb9caceb5702d2f0ee84b7ece.tar.gz ports-0ed9e4df029be54eb9caceb5702d2f0ee84b7ece.zip |
Notes
Diffstat (limited to 'print/psmark/Makefile')
-rw-r--r-- | print/psmark/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 67f7bfcb41fb..a2ac26e96b68 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Renders a vertical string on any PostScript document +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= psmark.1 |