summaryrefslogtreecommitdiffstats
path: root/devel/libisofs/Makefile
blob: dd471a4966b0c70c262358bdf1cc1953c1cb2575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: J.R. Oldroyd <fbsd@opal.com>
# $FreeBSD$

PORTNAME=	libisofs
PORTVERSION=	1.3.4
CATEGORIES=	devel
MASTER_SITES=	http://files.libburnia-project.org/releases/

MAINTAINER=	delphij@FreeBSD.org
COMMENT=	Libburnia ISO9660 filesystem creation library

LICENSE=	GPLv2

LIB_DEPENDS=	burn.4:${PORTSDIR}/devel/libburn

GNU_CONFIGURE=	yes
USES=		iconv
USE_LDCONFIG=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud