d6aea395c9
Upstream changes: 2.01 2010-03-01 00:00:00 - Removed .perltidyrc.
19 lines
529 B
Makefile
19 lines
529 B
Makefile
# $NetBSD: Makefile,v 1.7 2010/03/08 17:54:06 sno Exp $
|
|
|
|
DISTNAME= Text-SimpleTable-2.01
|
|
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"
|