From ff5ed640f06b30c35840608f20fe4e589c7fbaeb Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 29 Aug 2005 16:57:11 +0000 Subject: Add bmp-fc 0.1, a Future Composer input plug-in for beep-media-player. PR: ports/84855 Submitted by: Emanuel Haupt --- audio/bmp-fc/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 audio/bmp-fc/Makefile (limited to 'audio/bmp-fc/Makefile') diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile new file mode 100644 index 000000000000..cae58acc3671 --- /dev/null +++ b/audio/bmp-fc/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: bmp-fc +# Date created: 13 Aug 2005 +# Whom: Emanuel Haupt +# +# $FreeBSD$ +# + +PORTNAME= bmp-fc +PORTVERSION= 0.1 +CATEGORIES= audio +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} +MASTER_SITE_SUBDIR= xmms-fc + +MAINTAINER= ehaupt@critical.ch +COMMENT= A Future Composer input plug-in for beep-media-player + +LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player + +USE_BZIP2= yes +USE_X_PREFIX= yes +GNU_CONFIGURE= yes + +PLIST_FILES= lib/bmp/Input/libfc.so lib/bmp/Input/libfc.la + +.include -- cgit v1.2.3