aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-POD2-Base/Makefile
blob: 3b3e45c42d84574888f9c278d9bec8ed692b9f76 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Ashish SHUKLA <wahjava@gmail.com>

PORTNAME=	POD2-Base
PORTVERSION=	0.043
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:FERREIRA
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@FreeBSD.org
COMMENT=	Base module for translations of Perl documentation

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>