2013-09-11 09:12:18 +02:00
|
|
|
# Created by: Ashish SHUKLA <wahjava@gmail.com>
|
2010-05-26 04:17:35 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= POD2-Base
|
|
|
|
PORTVERSION= 0.043
|
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= CPAN
|
2011-09-08 10:36:43 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:FERREIRA
|
2010-05-26 04:17:35 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-06-11 15:37:41 +02:00
|
|
|
MAINTAINER= ashish@FreeBSD.org
|
2010-05-26 04:17:35 +02:00
|
|
|
COMMENT= Base module for translations of Perl documentation
|
|
|
|
|
2013-09-11 09:12:18 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-05-26 04:17:35 +02:00
|
|
|
|
|
|
|
MAN3= POD2::Base.3 \
|
|
|
|
POD2::PT::POD2::Base.3
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2010-05-26 04:17:35 +02:00
|
|
|
.include <bsd.port.mk>
|