ports/devel/p5-Class-Throwable/Makefile

15 lines
233 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = lightweight exception class
MODULES = cpan
PKG_ARCH = *
DISTNAME = Class-Throwable-0.13
CATEGORIES = devel
REVISION = 0
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>