GARNAME = libburn GARVERSION = 0.2 CATEGORIES = sys MASTER_SITES = http://icculus.org/burn/releases/ DISTFILES = $(DISTNAME).tar.gz DESCRIPTION = A library for reading, mastering and writing optical disks define BLURB FIXME endef CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile CONFIGURE_ARGS = $(DIRPATHS) include ../../gar.mk