opnsense-ports/devel/p5-Module-Load/Makefile
Franco Fichtner bd12ca9751 */*: sync with upstream
Taken from: HardenedBSD
2019-02-12 14:20:06 +01:00

21 lines
359 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Module-Load
PORTVERSION= 0.34
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Runtime require of both modules and files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>