Sunpoet Po-Chuan Hsieh 6326e1ca92 Update to 0.34
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/Module-Load
2019-02-11 19:00:04 +00:00

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