14 lines
200 B
Makefile
14 lines
200 B
Makefile
|
COMMENT= module for getting and parsing whois entries
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Net-ParseWhois-0.7
|
||
|
REVISION= 1
|
||
|
EPOCH= 0
|
||
|
CATEGORIES= net
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|