pkgsrc-wip/p5-Text-EtText/Makefile
2007-03-25 12:40:40 +00:00

16 lines
461 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/03/25 12:40:40 cherrymathew Exp $
#
DISTNAME= Text-EtText-2.3
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= http://ettext.taint.org/devel/
MAINTAINER= pkgsrc-users@pkgsrc.org
HOMEPAGE= http://ettext.taint.org/devel/
COMMENT= Simple plain-text format which allows conversion to and from HTML
PERL5_PACKLIST= auto/Text/EtText/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"