12 lines
187 B
Makefile
12 lines
187 B
Makefile
COMMENT= parse and manipulate DNS Zone files
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= DNS-ZoneParse-1.10
|
|
CATEGORIES= net
|
|
REVISION= 1
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|