diff options
-rw-r--r-- | print/apsfilter/Makefile | 5 | ||||
-rw-r--r-- | print/apsfilter/pkg-comment | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile index e58042163a68..9b684914476b 100644 --- a/print/apsfilter/Makefile +++ b/print/apsfilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= apsfilter PORTVERSION= 6.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.apsfilter.org/download/ @@ -41,6 +41,9 @@ RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick .endif +MAN1= apsfilter.1 +MAN5= apsfilterrc.5 + USE_BZIP2= yes WRKSRC= ${WRKDIR}/apsfilter SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" diff --git a/print/apsfilter/pkg-comment b/print/apsfilter/pkg-comment index 2f8669246336..bdba8a361d8e 100644 --- a/print/apsfilter/pkg-comment +++ b/print/apsfilter/pkg-comment @@ -1 +1 @@ -Magic print filter with auto file type recognition and duplex printing support +Magic print filter with auto file type recognition and duplex printing |