ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/libburn/Makefile
Revision: 23799
Committed: Sun Aug 19 18:35:38 2018 UTC (5 years, 8 months ago) by laffer1
File size: 467 byte(s)
Log Message:
update to 1.4.8

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= libburn
4 PORTVERSION= 1.4.8
5 CATEGORIES= devel
6 MASTER_SITES= http://files.libburnia-project.org/releases/
7
8 MAINTAINER= ports@FreeBSD.org
9 COMMENT= Libburnia library to read/write optical discs
10
11 LICENSE= gpl2
12 LICENSE_FILE= ${WRKSRC}/COPYING
13
14 USES= libtool
15 GNU_CONFIGURE= yes
16 CONFIGURE_ARGS= LIBS="-lcam" --program-prefix=""
17 CONFIGURE_TARGET= ${ARCH}-portbld-freebsd10.4
18
19 USE_LDCONFIG= yes
20 INSTALL_TARGET= install-strip
21
22 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H