0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
27 lines
762 B
Makefile
27 lines
762 B
Makefile
# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:34 wiz Exp $
|
|
|
|
DISTNAME= libcdio-paranoia-10.2+0.93+1
|
|
PKGNAME= libcdio-paranoia-0.93
|
|
PKGREVISION= 1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= drochner@NetBSD.org
|
|
HOMEPAGE= http://www.gnu.org/software/libcdio/
|
|
COMMENT= CD-ROM access library: CDDA support
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_LIBTOOL= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_TOOLS+= gmake perl:run pkg-config
|
|
PKGCONFIG_OVERRIDE+= libcdio_cdda.pc.in
|
|
PKGCONFIG_OVERRIDE+= libcdio_paranoia.pc.in
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_ARGS+= --without-versioned-libs
|
|
INFO_FILES= yes
|
|
|
|
.include "../../misc/libcdio/buildlink3.mk"
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|