c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
18 lines
482 B
Makefile
18 lines
482 B
Makefile
# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:02 tv Exp $
|
|
|
|
DISTNAME= libdvdplay-1.0.1
|
|
PKGREVISION= 2
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= http://www.videolan.org/pub/libdvdplay/1.0.1/
|
|
|
|
MAINTAINER= wulf@NetBSD.org
|
|
HOMEPAGE= http://developers.videolan.org/libdvdplay/
|
|
COMMENT= Simple API library designed for DVD navigation
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_GNU_TOOLS+= make
|
|
USE_LIBTOOL= yes
|
|
USE_BUILDLINK3= yes
|
|
|
|
.include "../../multimedia/libdvdread/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|