1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/audio/bmp-crossfade/Makefile

14 lines
299 B
Makefile
Raw Normal View History

# 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"