2011-03-17 08:17:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2011/03/17 12:17:41 jasper Exp $
|
2006-03-18 16:14:42 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= translate Wiki formatted text into other formats
|
2006-03-18 16:14:42 -05:00
|
|
|
|
2011-03-17 08:17:41 -04:00
|
|
|
DISTNAME= Text-WikiFormat-0.79
|
2006-12-06 01:09:36 -05:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
2006-03-18 16:14:42 -05:00
|
|
|
|
2006-12-06 01:09:36 -05:00
|
|
|
# Perl
|
2006-03-18 16:14:42 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2010-11-20 14:56:47 -05:00
|
|
|
RUN_DEPENDS= www/p5-URI
|
2006-03-18 16:14:42 -05:00
|
|
|
|
2011-03-17 08:17:41 -04:00
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
2006-03-18 16:14:42 -05:00
|
|
|
.include <bsd.port.mk>
|