openbsd-ports/textproc/p5-Text-Textile/Makefile
benoit 3dcc95052b Update to p5-Text-Textile-2.13.
remove maintainer, ok ajacoutot@
2015-01-26 08:56:23 +00:00

18 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.10 2015/01/26 08:56:23 benoit Exp $
COMMENT= converts simple text to web constructs
DISTNAME = Text-Textile-2.13
CATEGORIES= textproc
HOMEPAGE = https://github.com/bradchoate/text-textile/
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-Harness
.include <bsd.port.mk>