opnsense-ports/devel/p5-B-Keywords/Makefile
Franco Fichtner ce1dc9af08 devel/p5-B-Keywords: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:31:14 +02:00

20 lines
358 B
Makefile

# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD$
PORTNAME= B-Keywords
PORTVERSION= 1.19
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lists of reserved barewords and symbol names
LICENSE= ART10 GPLv2
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>