# $NetBSD: Makefile,v 1.1.1.1 2007/06/11 19:09:50 heinz Exp $ # DISTNAME= Text-Textile-2.03 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Textile/ COMMENT= Perl impementation of the Textile formatting language PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Text/Textile/.packlist USE_LANGUAGES= # none .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"