ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/audio/wmsmixer/Makefile
Revision: 268
Committed: Fri Sep 29 15:06:39 2006 UTC (17 years, 7 months ago) by wintellect
File size: 610 byte(s)
Log Message:
wmsmixer added

File Contents

# User Rev Content
1 wintellect 268 # New ports collection makefile for: wmsmixer
2     # Date created: 2 April 2001
3     # Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr>
4     #
5     # $MidnightBSD$
6     # $FreeBSD: ports/audio/wmsmixer/Makefile,v 1.9 2006/05/25 21:57:23 pav Exp $
7     #
8    
9     PORTNAME= wmsmixer
10     PORTVERSION= 0.5.1
11     CATEGORIES= audio windowmaker
12     MASTER_SITES= http://www.hibernaculum.net/download/ \
13     http://dockapps.org/download.php/id/268/
14    
15     MAINTAINER= ports@midnightbsd.org
16     COMMENT= An audio mixer for the WindowMaker dock
17    
18     PLIST_FILES= bin/wmsmixer
19     USE_XPM= YES
20     USE_IMAKE= YES
21     MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
22    
23     .include <bsd.port.mk>

Properties

Name Value
cvs2svn:cvs-rev 1.1