2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2010/12/03 11:45:41 ajacoutot Exp $
|
2004-01-27 13:53:52 -05:00
|
|
|
|
2007-07-27 17:43:21 -04:00
|
|
|
COMMENT= Perl Interface to Amazon.{co.uk,com} Web Services
|
2004-01-27 13:53:52 -05:00
|
|
|
|
2007-01-14 15:49:05 -05:00
|
|
|
MODULES= cpan
|
2010-01-18 08:16:49 -05:00
|
|
|
DISTNAME= Net-Amazon-0.59
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2010-11-19 17:31:32 -05:00
|
|
|
USE_GROFF = Yes
|
2004-01-27 13:53:52 -05:00
|
|
|
|
2004-11-25 14:05:05 -05:00
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
2004-01-27 13:53:52 -05:00
|
|
|
|
2010-10-23 05:35:20 -04:00
|
|
|
# perl
|
2004-01-27 13:53:52 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2004-11-25 14:05:05 -05:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2010-11-19 17:31:32 -05:00
|
|
|
RUN_DEPENDS= textproc/p5-XML-Simple>=2.08 \
|
|
|
|
devel/p5-Log-Log4perl \
|
|
|
|
www/p5-libwww
|
2004-04-11 12:50:40 -04:00
|
|
|
|
2010-10-23 05:35:20 -04:00
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
MODCPAN_EXAMPLES_DIST= eg
|
2004-01-27 13:53:52 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|