17 lines
251 B
Makefile
17 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.6 2020/07/03 21:45:10 sthen Exp $
|
|
|
|
COMMENT= switch statement for Perl
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Switch-2.17
|
|
CATEGORIES= devel
|
|
REVISION= 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
CPAN_AUTHOR= CHORNY
|
|
|
|
.include <bsd.port.mk>
|