22 lines
410 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/07/12 20:48:34 sthen Exp $
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>