openbsd-ports/net/p5-Net-Whois-RIPE/Makefile
simon 85d0153e13 cpanify and set a few licenses
feedback & ok steven@
2007-01-14 20:49:05 +00:00

22 lines
403 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/01/14 20:49:05 simon Exp $
COMMENT= "perl implementation of RIPE whois"
MODULES= cpan
DISTNAME= Net-Whois-RIPE-1.23
CATEGORIES= net
MAINTAINER= Bernd Ahlers <bernd@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= PAULG
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>