2007-05-16 02:53:29 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2007/05/16 06:53:29 steven Exp $
|
2006-03-18 16:14:42 -05:00
|
|
|
|
2007-05-16 02:53:29 -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
|
2007-05-16 02:53:29 -04:00
|
|
|
PKGNAME= p5-${DISTNAME}p0
|
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
|
|
|
MAINTAINER= Deanna Phillips <deanna@openbsd.org>
|
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>
|