freebsd-ports/comms/viewfax/Makefile

11 lines
243 B
Makefile
Raw Normal View History

1995-03-01 03:05:50 +01:00
DISTNAME= g3view-1.8
MASTER_SITES= ftp://ftp.leo.org//pub/comp/networking/communication/modem/mgetty/
CATEGORIES+= x11
1995-04-11 04:02:17 +02:00
MAINTAINER= jmz@FreeBSD.org
pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man1
.include <bsd.port.mk>