8b5d49eb78
are called p5-*. I hope that's all of them.
21 lines
592 B
Makefile
21 lines
592 B
Makefile
# $NetBSD: Makefile,v 1.26 2012/10/03 21:54:09 wiz Exp $
|
|
|
|
DISTNAME= Jcode-2.07
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 4
|
|
SVR4_PKGNAME= p5jco
|
|
CATEGORIES= converters japanese perl5
|
|
MASTER_SITES= http://openlab.ring.gr.jp/Jcode/
|
|
|
|
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
|
HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html
|
|
COMMENT= Perl5 module for handling various Japanese charsets
|
|
|
|
DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
PERL5_PACKLIST= auto/Jcode/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|