freebsd-ports/audio/bmp-crossfade/Makefile
Pav Lucistnik 1fcc002e35 An XMMS Output plugin that allows you to crossfade between different tunes.
A beep-media-player version.

PR:		ports/91181
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 17:21:39 +00:00

13 lines
297 B
Makefile

# New ports collection makefile for: bmp-crossfade
# Date created: 1 January 2006
# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
#
# $FreeBSD$
#
APP= bmp
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
MASTERDIR= ${.CURDIR}/../xmms-crossfade
.include "${MASTERDIR}/Makefile"