freebsd-ports/audio/audacious-crossfade/Makefile
Andrew Pantyukhin 0d7a998b4a Add port audio/audacious-crossfade:
A Crossfading/Gapless Output Plugin featuring:

    * Crossfading
    * Fadein/Fadeout
    * Continuous output
    * Gap-Killer
    * Automatic detection of live albums
    * High quality
    * Secondary effect plugin
    * Compatibility with bmp and audacious

WWW: http://www.eisenlohr.org/xmms-crossfade/index.html
Author: Peter Eisenlohr <p.eisenlohr@gmx.net>

This is a slave port of audio/xmms-crossfade
2006-07-16 09:27:29 +00:00

13 lines
306 B
Makefile

# New ports collection makefile for: audacious-crossfade
# Date created: 16 July 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
APP= audacious
LIB_DEPENDS= audacious.2:${PORTSDIR}/multimedia/audacious
MASTERDIR= ${.CURDIR}/../xmms-crossfade
.include "${MASTERDIR}/Makefile"