aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-POD2-Base/Makefile
blob: 2237bde87d9f84188f4bb0e42c4f18f64aa7d519 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
WWW=		https://metacpan.org/release/POD2-Base

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>