# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:12 espie Exp $ COMMENT = unit test framework for OCaml CATEGORIES = devel DISTNAME = ounit-1.1.2 REVISION= 0 # The last url component (the number) changes every release, too. MASTER_SITES = http://forge.ocamlcore.org/frs/download.php/886/ HOMEPAGE = http://ounit.forge.ocamlcore.org/ MAINTAINER = Christopher Zimmermann # LGPL >=2.1 PERMIT_PACKAGE_CDROM = Yes MODULES = lang/ocaml BUILD_DEPENDS += sysutils/findlib CONFIGURE_STYLE = oasis .include