1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-12 10:47:06 +00:00
parent 635a219260
commit 1ec93f3cbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343899

View File

@ -14,9 +14,7 @@ COMMENT= Display files containing g3 and/or g4 coded fax pages
USES= imake
USE_XORG= x11 xext
PLIST_FILES= bin/viewfax lib/viewfax.tif
PLIST_FILES= bin/viewfax lib/viewfax.tif \
man/man1/viewfax.1.gz
MAN1= viewfax.1
NO_STAGE= yes
.include <bsd.port.mk>