2013-07-31 14:36:21 +00:00
|
|
|
# Created by: Sebastien gioria <gioria@FreeBSD.org>
|
2003-02-04 12:45:51 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Msgcat
|
|
|
|
PORTVERSION= 1.03
|
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2009-02-01 08:59:02 +00:00
|
|
|
MASTER_SITE_SUBDIR= Locale
|
2003-02-04 12:45:51 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-02-27 04:54:19 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-12-31 11:31:09 +00:00
|
|
|
COMMENT= Perl module for systems to support the XPG4 message catalog functions
|
2003-02-04 12:45:51 +00:00
|
|
|
|
2013-07-31 14:36:21 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2003-02-04 12:45:51 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|