openbsd-ports/net/p5-IO-Socket-Socks/Makefile

20 lines
322 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:51 espie Exp $
COMMENT = create SOCKS v4/v5 client or server
2012-01-22 06:20:17 -05:00
DISTNAME = IO-Socket-Socks-0.61
2011-09-16 14:06:35 -04:00
CATEGORIES = net
CPAN_AUTHOR = OLEG
2011-09-16 14:06:35 -04:00
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
MODCPAN_EXAMPLES = Yes
.include <bsd.port.mk>