1b02d97e26
ok MAINTAINER
18 lines
365 B
Makefile
18 lines
365 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/06/03 03:22:56 merdely Exp $
|
|
|
|
COMMENT= parse and manipulate DNS Zone files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= DNS-ZoneParse-0.96
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= Girish Venkatachalam <girish1729@gmail.com>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|