2008-09-29 14:50:54 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2008/09/29 18:50:54 simon Exp $
|
2004-12-21 21:18:40 -05:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= simple tree object
|
2004-12-21 21:18:40 -05:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2008-09-29 14:50:54 -04:00
|
|
|
DISTNAME= Tree-Simple-1.18
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2004-12-21 21:18:40 -05:00
|
|
|
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
|
|
|
|
# Artistic
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2006-12-05 01:16:38 -05:00
|
|
|
REGRESS_DEPENDS= ::devel/p5-Test-Exception \
|
|
|
|
:p5-Test-Memory-Cycle->=1.02:devel/p5-Test-Memory-Cycle
|
|
|
|
|
|
|
|
MAKE_ENV= TEST_POD=Yes
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= modbuild
|
2004-12-21 21:18:40 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|