17 lines
262 B
Makefile
17 lines
262 B
Makefile
# $OpenBSD: Makefile,v 1.11 2015/01/21 14:27:56 sthen Exp $
|
|
|
|
COMMENT= alternative object layout in perl
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= Class-InsideOut-1.13
|
|
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Class-ISA
|
|
|
|
.include <bsd.port.mk>
|