aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wmsmixer/Makefile
blob: 1fdd83a1bcb1281dcb42258650a95c3cf7ffc927 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    wmsmixer
# Date created:             2 April 2001
# Whom:                 Konstantinos Konstantinidis <kkonstan@daemon.gr>
#
# $FreeBSD$
#

PORTNAME=   wmsmixer
PORTVERSION=    0.5.1
PORTREVISION=   1
CATEGORIES= audio windowmaker
MASTER_SITES=   http://www.hibernaculum.net/download/

MAINTAINER= lx@redundancy.redundancy.org
COMMENT=    An audio mixer for the WindowMaker dock

PLIST_FILES=    bin/wmsmixer
USE_XORG=   xpm
USE_IMAKE=  YES
MAKE_ARGS=  CC="${CXX}" CFLAGS="${CXXFLAGS}"

.include <bsd.port.mk>