2013-03-11 06:50:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2013/03/11 10:50:14 espie Exp $
|
2006-11-12 11:27:47 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= alternative object layout in perl
|
2006-11-12 11:27:47 -05:00
|
|
|
|
|
|
|
MODULES= cpan
|
|
|
|
|
2008-10-08 13:51:46 -04:00
|
|
|
DISTNAME= Class-InsideOut-1.09
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-11-13 05:43:11 -05:00
|
|
|
|
2006-11-12 11:27:47 -05:00
|
|
|
CATEGORIES= devel
|
2010-11-17 18:30:49 -05:00
|
|
|
USE_GROFF= Yes
|
2006-11-12 11:27:47 -05:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=modbuild
|
|
|
|
|
2010-11-17 18:30:49 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Class-ISA
|
2013-03-11 06:50:00 -04:00
|
|
|
TEST_DEPENDS= ${RUN_DEPENDS}
|
2010-11-17 18:30:49 -05:00
|
|
|
|
2006-11-12 11:27:47 -05:00
|
|
|
.include <bsd.port.mk>
|