2016-03-20 19:56:05 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2016/03/20 19:56:24 naddy Exp $
|
2003-04-13 16:32:22 +00:00
|
|
|
|
2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= parses long function arguments
|
2003-04-13 16:32:22 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2015-06-11 09:16:17 +00:00
|
|
|
DISTNAME = Getargs-Long-1.1007
|
2006-11-25 16:32:33 +00:00
|
|
|
CATEGORIES= devel
|
2003-04-13 16:32:22 +00:00
|
|
|
|
2015-06-11 09:16:17 +00:00
|
|
|
# perl
|
2003-04-13 16:32:22 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2015-06-11 14:23:29 +00:00
|
|
|
RUN_DEPENDS= devel/p5-Log-Agent>=0.105 \
|
|
|
|
www/p5-URI
|
2003-04-13 16:32:22 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|