opnsense-ports/textproc/p5-POD2-Base/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

18 lines
366 B
Makefile

# Created by: Ashish SHUKLA <wahjava@gmail.com>
# $FreeBSD$
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>