157423a905
care of them still.)
18 lines
501 B
Makefile
18 lines
501 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/05/21 14:28:45 tonnerre Exp $
|
|
#
|
|
|
|
DISTNAME= Text-Unidecode-0.04
|
|
PKGNAME= p5-${DISTNAME}
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|
|
|
MAINTAINER= pkgsrc-p5-people@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-Unidecode/
|
|
COMMENT= Perl5 module that transliterates Unicode to US-ASCII
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
PERL5_PACKLIST= auto/Text/Unidecode/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|