pkgsrc-wip/p5-Term-Encoding/Makefile

17 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/01/04 16:51:55 shattered Exp $
DISTNAME= Term-Encoding-0.02
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
MAINTAINER= hiramatu@boreas.dti.ne.jp
HOMEPAGE= http://search.cpan.org/dist/Term-Encoding/
COMMENT= Detect encoding of the current terminal
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Term/Encoding/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"