pkgsrc-wip/p5-Text-EtText/Makefile

17 lines
461 B
Makefile
Raw Normal View History

2007-03-25 14:40:40 +02:00
# $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"