pkgsrc/devel/libnjb/Makefile
2011-11-26 04:39:19 +00:00

25 lines
600 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/11/26 04:39:43 sbd Exp $
#
DISTNAME= libnjb-2.2.6
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnjb/}
MAINTAINER= ku3@sl.aanet.ru
HOMEPAGE= http://libnjb.sourceforge.net/
COMMENT= Communicating with some Creative and Dell audio players
LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES+= c c++
PKGCONFIG_OVERRIDE+= libnjb.pc.in
.include "../../devel/zlib/buildlink3.mk"
.include "../../devel/libusb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"