2011-06-13 12:30:12 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2011/06/13 16:30:12 jasper Exp $
|
2001-05-05 20:12:42 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= store multi-level hash structure in single-level tied hash
|
2001-02-01 12:38:29 -05:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2011-06-13 12:30:12 -04:00
|
|
|
DISTNAME= MLDBM-2.04
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2001-02-01 12:38:29 -05:00
|
|
|
|
2010-11-26 02:18:59 -05:00
|
|
|
RUN_DEPENDS= devel/p5-FreezeThaw>=0.3
|
2004-06-26 03:35:05 -04:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2001-02-01 12:38:29 -05:00
|
|
|
|
2011-06-13 12:30:12 -04:00
|
|
|
# perl
|
2001-02-01 12:38:29 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2011-06-13 12:30:12 -04:00
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
|
2001-02-01 12:38:29 -05:00
|
|
|
.include <bsd.port.mk>
|