openbsd-ports/net/p5-Net-Netmask/Makefile
sthen a03994ef8c update to Net::Netmask 1.9015 from dhill
- drop maintainer per his request
2012-05-14 10:03:58 +00:00

16 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.4 2012/05/14 10:03:58 sthen Exp $
COMMENT = parse, manipulate and lookup IPv4 CIDR blocks
MODULES = cpan
DISTNAME = Net-Netmask-1.9016
CATEGORIES = net
# custom
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>