15 lines
259 B
Makefile
15 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:06 sthen Exp $
|
|
|
|
COMMENT = Perl6 style Junction operators in Perl5
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Perl6-Junction-1.60000
|
|
CATEGORIES = devel
|
|
REVISION = 0
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|