2010-10-23 07:04:18 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/10/23 11:04:19 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
|
|
|
|
2006-12-06 01:09:36 -05:00
|
|
|
DISTNAME= Text-WikiFormat-0.78
|
2010-10-23 07:04:18 -04:00
|
|
|
REVISION= 1
|
2006-12-06 01:09:36 -05:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
2010-10-19 03:54:21 -04:00
|
|
|
USE_GROFF = Yes
|
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}
|
|
|
|
RUN_DEPENDS= ::www/p5-URI
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|