openbsd-ports/net/nylon/Makefile
2013-03-11 11:35:43 +00:00

21 lines
376 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:50 espie Exp $
COMMENT= lightweight SOCKS 4 and SOCKS 5 proxy
DISTNAME= nylon-1.21
CATEGORIES= net
HOMEPAGE= http://monkey.org/~marius/nylon/
MAINTAINER= Marius Eriksen <marius@monkey.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c event
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE=gnu
USE_GROFF = Yes
.include <bsd.port.mk>