openbsd-ports/net/nylon/Makefile
2022-03-11 19:45:43 +00:00

17 lines
258 B
Makefile

COMMENT= lightweight SOCKS 4 and SOCKS 5 proxy
DISTNAME= nylon-1.21
CATEGORIES= net
REVISION= 0
HOMEPAGE= http://monkey.org/~marius/nylon/
# BSD
PERMIT_PACKAGE= Yes
WANTLIB= c event
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>