mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
14 lines
207 B
Makefile
14 lines
207 B
Makefile
COMMENT = perlish implementation of Java like inner classes
|
|
|
|
DISTNAME = Class-Inner-0.200001
|
|
CATEGORIES = devel
|
|
REVISION = 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|