2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:46:53 ajacoutot Exp $
|
2007-04-17 19:23:10 -04:00
|
|
|
|
2007-09-15 16:38:20 -04:00
|
|
|
COMMENT= perl interface to google sitemap protocol
|
2007-04-17 19:23:10 -04:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
|
|
|
DISTNAME= WWW-Google-SiteMap-1.09
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 1
|
2007-04-17 19:23:10 -04:00
|
|
|
CATEGORIES= www
|
|
|
|
CONFIGURE_STYLE=modbuild
|
2010-10-19 04:02:53 -04:00
|
|
|
USE_GROFF = Yes
|
2007-04-17 19:23:10 -04:00
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= textproc/p5-XML-Simple \
|
|
|
|
textproc/p5-XML-Twig \
|
|
|
|
www/p5-URI
|
2007-04-17 19:23:10 -04:00
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
REGRESS_DEPENDS=www/p5-libwww \
|
|
|
|
www/p5-WWW-Mechanize
|
2008-10-01 13:35:02 -04:00
|
|
|
|
2007-04-17 19:23:10 -04:00
|
|
|
.include <bsd.port.mk>
|