Import Perl module Locale::Maketext 1.03.
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>. Locale::Maketext is a base class providing a framework for localization and inheritance-based lexicons, as described in an article in The Perl Journal #13.
This commit is contained in:
parent
2d95ede354
commit
da54672af1
23
devel/p5-Locale-Maketext/Makefile
Normal file
23
devel/p5-Locale-Maketext/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/08/20 19:35:18 naddy Exp $
|
||||
|
||||
COMMENT= "framework for localization and inheritance-based lexicons"
|
||||
|
||||
DISTNAME= Locale-Maketext-1.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
MAINTAINER= Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::misc/p5-I18N-LangTags
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
10
devel/p5-Locale-Maketext/]
Normal file
10
devel/p5-Locale-Maketext/]
Normal file
@ -0,0 +1,10 @@
|
||||
Import Perl module Locale::Maketext 1.03.
|
||||
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
|
||||
|
||||
Locale::Maketext is a base class providing a framework for localization
|
||||
and inheritance-based lexicons, as described in an article in The Perl
|
||||
Journal #13 (a corrected version of which appears in this dist).
|
||||
CVS: ----------------------------------------------------------------------
|
||||
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
|
||||
CVS:
|
||||
CVS: ----------------------------------------------------------------------
|
3
devel/p5-Locale-Maketext/distinfo
Normal file
3
devel/p5-Locale-Maketext/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Locale-Maketext-1.03.tar.gz) = 7f861143f97cf76b4c8032747f4b4fc9
|
||||
RMD160 (Locale-Maketext-1.03.tar.gz) = bb3e33ea19536c349ac121d71a6373b717fcfc56
|
||||
SHA1 (Locale-Maketext-1.03.tar.gz) = 3955934a96ba9bb6307148ca2cc80995aa2046ab
|
3
devel/p5-Locale-Maketext/pkg/DESCR
Normal file
3
devel/p5-Locale-Maketext/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Locale::Maketext is a base class providing a framework for localization
|
||||
and inheritance-based lexicons, as described in an article in The Perl
|
||||
Journal #13 (a corrected version of which appears in this dist).
|
7
devel/p5-Locale-Maketext/pkg/PLIST
Normal file
7
devel/p5-Locale-Maketext/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/08/20 19:35:18 naddy Exp $
|
||||
${P5SITE}/Locale/Maketext.pm
|
||||
${P5SITE}/Locale/Maketext.pod
|
||||
${P5SITE}/Locale/Maketext/TPJ13.pod
|
||||
man/man3p/Locale::Maketext.3p
|
||||
man/man3p/Locale::Maketext::TPJ13.3p
|
||||
@dirrm ${P5SITE}/Locale/Maketext
|
Loading…
Reference in New Issue
Block a user