85d0153e13
feedback & ok steven@
19 lines
393 B
Makefile
19 lines
393 B
Makefile
# $OpenBSD: Makefile,v 1.8 2007/01/14 20:49:05 simon Exp $
|
|
|
|
COMMENT= 'perl5 module for getting and parsing whois entries'
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Whois-1.9
|
|
PKGNAME= p5-${DISTNAME}p0
|
|
CATEGORIES= net
|
|
|
|
HOMEPAGE= http://www.hudes.org/netwhois.html
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|