16 lines
300 B
Makefile
16 lines
300 B
Makefile
# $OpenBSD: Makefile,v 1.6 2013/10/11 23:49:04 naddy Exp $
|
|
|
|
COMMENT = Perl6 style Junction operators in Perl5
|
|
|
|
MODULES = cpan
|
|
DISTNAME = Perl6-Junction-1.40000
|
|
REVISION = 0
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Simon Bertrang <simon@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|