openbsd-ports/textproc/p5-Text-Textile/Makefile

22 lines
442 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2007/09/15 20:59:40 merdely Exp $
2006-11-04 12:31:48 -05:00
COMMENT= converts simple text to web constructs
2006-11-04 12:31:48 -05:00
DISTNAME= Text-Textile-2.03
2007-05-05 13:44:50 -04:00
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= textproc
2006-11-04 12:31:48 -05:00
2007-05-05 13:44:50 -04:00
MAINTAINER= Simon Bertrang <simon@openbsd.org>
2006-11-04 12:31:48 -05:00
HOMEPAGE= http://www.textism.com/tools/textile/
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
2006-11-04 12:31:48 -05:00
.include <bsd.port.mk>