openbsd-ports/net/p5-Net-Patricia/Makefile
simon 85d0153e13 cpanify and set a few licenses
feedback & ok steven@
2007-01-14 20:49:05 +00:00

18 lines
338 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/01/14 20:49:05 simon Exp $
SHARED_ONLY= Yes
COMMENT= "Patricia Trie perl module for fast IP address lookups"
MODULES= cpan
DISTNAME= Net-Patricia-1.014
CATEGORIES= net
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>