Index: head/devel/p5-Locale-gettext/Makefile =================================================================== --- head/devel/p5-Locale-gettext/Makefile (nonexistent) +++ head/devel/p5-Locale-gettext/Makefile (revision 25607) @@ -0,0 +1,25 @@ +# New ports collection makefile for: p5-gettext +# Version required: 1.01 +# Date created: 1 February 2000 +# Whom: Dmitry Sivachenko +# +# $FreeBSD$ +# + +DISTNAME= gettext-1.01 +PKGNAME= p5-gettext-1.01 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Locale + +MAINTAINER= dima@Chg.RU + +USE_PERL5= YES + +MAN3= Locale::gettext.3 +MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +do-configure: + @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL + +.include Property changes on: head/devel/p5-Locale-gettext/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/devel/p5-Locale-gettext/distinfo =================================================================== --- head/devel/p5-Locale-gettext/distinfo (nonexistent) +++ head/devel/p5-Locale-gettext/distinfo (revision 25607) @@ -0,0 +1 @@ +MD5 (gettext-1.01.tar.gz) = dce77a8733a0e88d8c5fb5bd86ec5f0a Property changes on: head/devel/p5-Locale-gettext/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/p5-Locale-gettext/pkg-comment =================================================================== --- head/devel/p5-Locale-gettext/pkg-comment (nonexistent) +++ head/devel/p5-Locale-gettext/pkg-comment (revision 25607) @@ -0,0 +1 @@ +Message handling functions Property changes on: head/devel/p5-Locale-gettext/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/p5-Locale-gettext/pkg-descr =================================================================== --- head/devel/p5-Locale-gettext/pkg-descr (nonexistent) +++ head/devel/p5-Locale-gettext/pkg-descr (revision 25607) @@ -0,0 +1,6 @@ +This module permits from perl to the gettext() family of functions +for retreiving message strings from databases constructed to +internationalize software. + +--Dima. +dima@Chg.RU Property changes on: head/devel/p5-Locale-gettext/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/devel/p5-Locale-gettext/pkg-plist =================================================================== --- head/devel/p5-Locale-gettext/pkg-plist (nonexistent) +++ head/devel/p5-Locale-gettext/pkg-plist (revision 25607) @@ -0,0 +1,7 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/gettext/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/gettext/gettext.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/gettext/gettext.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Locale/gettext.pm +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/gettext +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Locale 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true Property changes on: head/devel/p5-Locale-gettext/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property