a03994ef8c
- drop maintainer per his request
16 lines
324 B
Makefile
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>
|