GARNAME = rascl-ocaml GARVERSION = 0.1 CATEGORIES = ocaml MASTER_SITES = http://matt.gushee.net/download/rascl/ DISTFILES = $(DISTNAME).tar.gz LIBDEPS = ocaml/ocaml DESCRIPTION = OCaml parser for a simple config file format HOME_URL = http://matt.gushee.net/rascl/ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile include ../ocaml.mk