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

23 lines
442 B
Makefile
Raw Normal View History

2010-10-19 03:54:21 -04:00
# $OpenBSD: Makefile,v 1.7 2010/10/19 07:54:24 espie 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
2010-07-13 16:14:21 -04:00
REVISION= 1
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
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2006-11-04 12:31:48 -05:00
.include <bsd.port.mk>