Import of open2300-mysql - an add-on to the open2300 pkg, that logs data
[pkgsrc.git] / misc / libcdio / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=       libcdio-0.65
5 CATEGORIES=     misc
6 MASTER_SITES=   ${MASTER_SITE_GNU:=libcdio/}
7
8 MAINTAINER=     recht@NetBSD.org
9 HOMEPAGE=       http://www.gnu.org/software/libcdio/
10 COMMENT=        CD-ROM access library
11
12 USE_BUILDLINK2=         yes
13 USE_PKGLOCALEDIR=       yes
14 USE_LIBTOOL=            yes
15 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
16 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/libcdio.pc.in
17 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/libiso9660.pc.in
18 GNU_CONFIGURE=          yes
19
20 .include "../../mk/bsd.pkg.mk"