20f686a972
Remove USE_GROFF as the man is ok without it, suggested by sthen ok sthen@
20 lines
428 B
Makefile
20 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/09/07 21:11:09 armani Exp $
|
|
|
|
COMMENT = whois client interface for perl5
|
|
|
|
MODULES = cpan
|
|
DISTNAME = Net-XWhois-0.90
|
|
REVISION = 0
|
|
CATEGORIES = net
|
|
|
|
HOMEPAGE = http://sourceforge.net/projects/xwhois/
|
|
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
.include <bsd.port.mk>
|