15 lines
248 B
Makefile
15 lines
248 B
Makefile
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:14 espie Exp $
|
|
|
|
COMMENT= perlish implementation of Java like inner classes
|
|
|
|
DISTNAME= Class-Inner-0.1
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES=cpan
|
|
|
|
.include <bsd.port.mk>
|