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
|
|
|
|
2007-09-15 16:59:36 -04: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
|
2006-11-28 06:09:51 -05:00
|
|
|
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
|
|
|
|
|
2006-11-28 06:09:51 -05:00
|
|
|
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>
|