diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-17 21:17:12 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-17 21:17:12 +0000 |
commit | e5c23ecffd8af2d799abe55d7c3969a38026800b (patch) | |
tree | 7dec6e853b754b711c9948ca9dce084a710b035d /japanese/p5-Acme-Lou | |
parent | b70b6bd58920a83902138ab6581452c06d356524 (diff) | |
download | ports-e5c23ecffd8af2d799abe55d7c3969a38026800b.tar.gz ports-e5c23ecffd8af2d799abe55d7c3969a38026800b.zip |
Notes
Diffstat (limited to 'japanese/p5-Acme-Lou')
-rw-r--r-- | japanese/p5-Acme-Lou/Makefile | 27 | ||||
-rw-r--r-- | japanese/p5-Acme-Lou/distinfo | 3 | ||||
-rw-r--r-- | japanese/p5-Acme-Lou/pkg-descr | 5 | ||||
-rw-r--r-- | japanese/p5-Acme-Lou/pkg-plist | 9 |
4 files changed, 44 insertions, 0 deletions
diff --git a/japanese/p5-Acme-Lou/Makefile b/japanese/p5-Acme-Lou/Makefile new file mode 100644 index 000000000000..9e30e5191c6d --- /dev/null +++ b/japanese/p5-Acme-Lou/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: p5-Acme-Lou +# Date created: 2007-02-06 +# Whom: Masahiro Teramoto <markun@onohara.to> +# +# $FreeBSD$ +# + +PORTNAME= Acme-Lou +PORTVERSION= 0.03 +CATEGORIES= japanese textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= ../../authors/id/T/TO/TOMITA +PKGNAMEPREFIX= ja-p5- + +MAINTAINER= markun@onohara.to +COMMENT= Let's together with Lou Ohshiba + +BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ + p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ + ja-p5-Text-MeCab>=0:${PORTSDIR}/japanese/p5-Text-MeCab +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= Acme::Lou.3 + +.include <bsd.port.mk> diff --git a/japanese/p5-Acme-Lou/distinfo b/japanese/p5-Acme-Lou/distinfo new file mode 100644 index 000000000000..c5001f6d0912 --- /dev/null +++ b/japanese/p5-Acme-Lou/distinfo @@ -0,0 +1,3 @@ +MD5 (Acme-Lou-0.03.tar.gz) = ef19f8ce542b83000da646ec866e5682 +SHA256 (Acme-Lou-0.03.tar.gz) = dde3de12c5018b44659440b841d72bacd0c0890123c61851ef3c0f31c9c7a8c9 +SIZE (Acme-Lou-0.03.tar.gz) = 241502 diff --git a/japanese/p5-Acme-Lou/pkg-descr b/japanese/p5-Acme-Lou/pkg-descr new file mode 100644 index 000000000000..0e40ad010166 --- /dev/null +++ b/japanese/p5-Acme-Lou/pkg-descr @@ -0,0 +1,5 @@ +Mr. Lou Ohshiba is a Japanese comedian. +This module translates text or HTML into his style. + +Author: Naoki Tomita <tomita@cpan.org> +WWW: http://search.cpan.org/~tomita/Acme-Lou-0.03/ diff --git a/japanese/p5-Acme-Lou/pkg-plist b/japanese/p5-Acme-Lou/pkg-plist new file mode 100644 index 000000000000..3e1aef8cff86 --- /dev/null +++ b/japanese/p5-Acme-Lou/pkg-plist @@ -0,0 +1,9 @@ +@comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Lou/.packlist +%%SITE_PERL%%/Acme/Lou.pm +%%SITE_PERL%%/Acme/Lou/Effect.pm +%%SITE_PERL%%/Acme/Lou/lou-ja2kana.db +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme/Lou +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Acme +@dirrmtry %%SITE_PERL%%/Acme/Lou +@dirrmtry %%SITE_PERL%%/Acme |