freebsd-ports/textproc/p5-POD2-Base/Makefile
2021-04-06 16:31:07 +02:00

17 lines
354 B
Makefile

# 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>