summaryrefslogtreecommitdiffstats
path: root/audio/bmp-festalon/Makefile
blob: 125af467d0c3ad781f355985c0069bade05e1035 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$

PKGNAMEPREFIX=	bmp-

COMMENT=	Beep-media-player plugin for playing .nsf and .hes audio files

LICENSE=	GPLv2

MASTERDIR=	${.CURDIR}/../festalon

LIB_DEPENDS=	libbeep.so:${PORTSDIR}/multimedia/beep-media-player

CONFIGURE_ARGS+=	--enable-interface=bmp

DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist

PLIST_FILES=	lib/bmp/Input/libfestalon_bmp.a \
		lib/bmp/Input/libfestalon_bmp.la \
		lib/bmp/Input/libfestalon_bmp.so \
		lib/bmp/Input/libfestalon_bmp.so.0

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud