ports/net/netpipes/Makefile

20 lines
343 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
2023-09-27 17:15:09 +00:00
SITES= ftp://ftp.purplefrog.com/pub/netpipes/
2023-08-16 22:26:55 +00:00
WRKDIST= ${WRKDIR}
NO_TEST= Yes
.include <bsd.port.mk>