diff options
Diffstat (limited to 'print/psmark/Makefile')
-rw-r--r-- | print/psmark/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 21a1d8981847..3cdb8e14a0f9 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.antitachyon.com/download/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Renders a vertical string on any PostScript document WRKSRC= ${WRKDIR}/${PORTNAME} |