pkgsrc/textproc/p5-Text-SimpleTable/Makefile
sno e2c3fe973e Updating textproc/p5-Text-SimpleTable from 2.02 to 2.03
Upstream changes:
2.03  2010-03-11 11:38:00
        - New maintainer.
2010-03-16 09:39:02 +00:00

19 lines
529 B
Makefile

# $NetBSD: Makefile,v 1.9 2010/03/16 09:39:02 sno Exp $
DISTNAME= Text-SimpleTable-2.03
PKGNAME= p5-${DISTNAME:S/01/0.1/}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-SimpleTable/
COMMENT= Simple Eyecandy ASCII Tables
LICENSE= artistic-2.0
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Text/SimpleTable/.packlist
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"