mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
217 B
Makefile
15 lines
217 B
Makefile
COMMENT= abstract class for constructing hashes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Class-Base-0.09
|
|
CATEGORIES= devel
|
|
REVISION= 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Clone
|
|
|
|
.include <bsd.port.mk>
|