summaryrefslogtreecommitdiff
path: root/multimedia/libdvdread/Makefile
diff options
context:
space:
mode:
authoradam <adam>2011-08-09 20:53:15 +0000
committeradam <adam>2011-08-09 20:53:15 +0000
commitc270ed4a36486e5c31c070d45f1e10448d41ee73 (patch)
tree8fad4f41b4613fc2fc430ab8efe0fec9cf2648e7 /multimedia/libdvdread/Makefile
parente475d55ebda76be4b36a7fdf0214fa3e6ae39ceb (diff)
downloadpkgsrc-c270ed4a36486e5c31c070d45f1e10448d41ee73.tar.gz
Provide DVDFileStat functions needed for dvdbackup 0.4.1
Diffstat (limited to 'multimedia/libdvdread/Makefile')
-rw-r--r--multimedia/libdvdread/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile
index 6fce5dae1f4..09fefbbb32a 100644
--- a/multimedia/libdvdread/Makefile
+++ b/multimedia/libdvdread/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2009/01/14 22:28:05 jmcneill Exp $
+# $NetBSD: Makefile,v 1.20 2011/08/09 20:53:15 adam Exp $
DISTNAME= libdvdread-4.1.3
+PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.mplayerhq.hu/MPlayer/releases/dvdnav/
EXTRACT_SUFX= .tar.bz2
@@ -8,15 +9,16 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.mplayerhq.hu/
COMMENT= DVD access library
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake autoconf automake aclocal autoreconf
-USE_LIBTOOL= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= aclocal autoconf automake autoreconf gmake
+GNU_CONFIGURE= yes
-MESSAGE_SUBST+= PKGBASE=${PKGBASE:Q}
+MESSAGE_SUBST+= PKGBASE=${PKGBASE}
pre-configure:
cd ${WRKSRC} && autoreconf -vi