ports/net/netpipes/Makefile

20 lines
349 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= shell utilities to connect programs to sockets
DISTNAME= netpipes-4.2-export
PKGNAME= netpipes-4.2
REVISION= 1
CATEGORIES= net
HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html
PERMIT_PACKAGE= Yes
WANTLIB= c
MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/
WRKDIST= ${WRKDIR}
NO_TEST= Yes
.include <bsd.port.mk>