aboutsummaryrefslogtreecommitdiffstats
path: root/audio/bmp-crossfade/Makefile
blob: 8d0ac5bbf3f0bef148833704cf8e39ad7a3f253b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# New ports collection makefile for:    bmp-crossfade
# Date created:     1 January 2006
# Whom:         Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

APP=        bmp
LIB_DEPENDS=    beep.2:${PORTSDIR}/multimedia/beep-media-player

MASTERDIR=  ${.CURDIR}/../xmms-crossfade

.include "${MASTERDIR}/Makefile"