openbsd-ports/net/netpipes/Makefile

22 lines
416 B
Makefile

# $OpenBSD: Makefile,v 1.12 2017/11/04 17:17:40 naddy 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_CDROM= Yes
WANTLIB= c
MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/
WRKDIST= ${WRKDIR}
NO_TEST= Yes
.include <bsd.port.mk>