5ea57a0fd3
Approved by: krion (mentor, implicit)
13 lines
299 B
Makefile
13 lines
299 B
Makefile
# 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"
|