diff options
Diffstat (limited to 'print/psmark/Makefile')
-rw-r--r-- | print/psmark/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 403fbaca5f00..b8f10a5872be 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Renders a vertical string on any PostScript document + WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes |