opnsense-ports/devel/libburn/Makefile
Franco Fichtner a4f1fd6adc */*: sync with upstream
Taken from: HardenedBSD
2017-09-25 07:21:42 +02:00

20 lines
411 B
Makefile

# Created by: J.R. Oldroyd <fbsd@opal.com>
# $FreeBSD$
PORTNAME= libburn
PORTVERSION= 1.4.8
CATEGORIES= devel
MASTER_SITES= http://files.libburnia-project.org/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= Libburnia library to read/write optical discs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>