ports/devel/p5-Bundle-Perl6/Makefile
2021-04-06 16:31:07 +02:00

16 lines
314 B
Makefile

# Created by: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
PORTNAME= Bundle-Perl6
PORTVERSION= 0.12
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Bundle to install Perl6-related modules
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>