openbsd-ports/net/p5-Net-ParseWhois/Makefile
jasper 75b1f3f913 - update p5-Net-ParseWhois to 0.7
- re-format DESCR
2008-09-25 18:39:09 +00:00

16 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.10 2008/09/25 18:39:09 jasper Exp $
COMMENT= module for getting and parsing whois entries
MODULES= cpan
DISTNAME= Net-ParseWhois-0.7
CATEGORIES= net
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>