freebsd-ports/devel/p5-Perl6-Export/Makefile

18 lines
327 B
Makefile

PORTNAME= Perl6-Export
PORTVERSION= 0.07
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Implements the Perl 6 'is export(...)' trait
WWW= https://metacpan.org/release/Perl6-Export
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>