2011-11-25 16:07:00 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.23 2011/11/25 21:07:00 gsoares Exp $
|
2003-05-04 14:48:52 -04:00
|
|
|
|
2007-05-29 18:55:34 -04:00
|
|
|
COMMENT= extension for unparsed raw whois information
|
2003-05-04 14:48:52 -04:00
|
|
|
|
2011-11-25 16:07:00 -05:00
|
|
|
DISTNAME= Net-Whois-Raw-2.37
|
2006-11-19 13:43:30 -05:00
|
|
|
CATEGORIES= net
|
2003-05-04 14:48:52 -04:00
|
|
|
|
2008-09-24 12:19:14 -04:00
|
|
|
# perl
|
2003-05-04 14:48:52 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2009-02-03 18:02:15 -05:00
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
2003-05-04 14:48:52 -04:00
|
|
|
|
2009-04-03 05:55:06 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2011-11-25 16:07:00 -05:00
|
|
|
RUN_DEPENDS= converters/p5-Net-IDN-Encode \
|
2010-11-19 17:31:32 -05:00
|
|
|
www/p5-libwww
|
2006-05-21 09:55:43 -04:00
|
|
|
|
2003-05-04 14:48:52 -04:00
|
|
|
.include <bsd.port.mk>
|