75b1f3f913
- re-format DESCR
16 lines
312 B
Makefile
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>
|