pkgsrc/audio/bmp-mac/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

20 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.38 2020/03/10 22:09:19 wiz Exp $
#
DISTNAME= bmp-mac-0.1.1
PKGREVISION= 31
CATEGORIES= audio
MASTER_SITES= http://distfiles.aydogan.net/audio/
MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://sourceforge.net/projects/mac-port/
COMMENT= BMP plugin for Monkey's Audio files
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
.include "../../audio/bmp/buildlink3.mk"
.include "../../audio/mac/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"