freebsd-ports/audio/wmsmixer/Makefile
Pete Fritchman cf8b3be87b Update to 0.5.1.
PR:		51699
Submitted by:	Ports Fury
2003-05-18 23:04:10 +00:00

20 lines
453 B
Makefile

# New ports collection makefile for: wmsmixer
# Date created: 2 April 2001
# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr>
#
# $FreeBSD$
#
PORTNAME= wmsmixer
PORTVERSION= 0.5.1
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.hibernaculum.net/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= An audio mixer for the WindowMaker dock
USE_XPM= YES
USE_IMAKE= YES
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
.include <bsd.port.mk>