19 lines
343 B
Makefile
19 lines
343 B
Makefile
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
|
|
|
|
SITES= ftp://ftp.purplefrog.com/pub/netpipes/
|
|
|
|
WRKDIST= ${WRKDIR}
|
|
|
|
NO_TEST= Yes
|
|
|
|
.include <bsd.port.mk>
|