2006-04-30 19:21:39 +02:00
|
|
|
# New ports collection makefile for: bmp-crossfade
|
|
|
|
# Date created: 1 January 2006
|
2006-05-08 23:41:11 +02:00
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2006-04-30 19:21:39 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
APP= bmp
|
|
|
|
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmms-crossfade
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|