Files
espie 0d78a6b671 MASTER_SITES -> SITES
now I only need to finish modules!
2023-09-27 20:37:01 +00:00

22 lines
332 B
Makefile

COMMENT= display files containing g3 and/or g4 coded fax pages
DISTNAME= viewfax-2.6
REVISION= 1
CATEGORIES= x11
SITES= ftp://ftp.ping.de/pub/unix/
CONFIGURE_STYLE= imake
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xau Xdmcp Xext c
NO_TEST= Yes
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/viewfax
.include <bsd.port.mk>