openbsd-ports/net/p5-Net-ParseWhois/Makefile

16 lines
312 B
Makefile
Raw Normal View History

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