1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/wmmixer/Makefile
Steve Price 141b6a8454 Initial import of wmmixer version 0.8.
An audio mixer for the WindowMaker dock.

PR:		7304
Submitted by:	Richard M. Neswold <rneswold@drmemory.fnal.gov>
1998-07-20 03:56:55 +00:00

24 lines
484 B
Makefile

# New ports collection makefile for: wmmixer
# Version required: 0.8
# Date created: 11 July 1998
# Whom: Rich Neswold <rneswold@mcs.net>
#
# $Id$
#
DISTNAME= wmmixer
PKGNAME= wmmixer-0.8
CATEGORIES= audio
MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/
EXTRACT_SUFX= .tgz
MAINTAINER= rneswold@mcs.net
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
FETCH_BEFORE_ARGS= -t
NO_INSTALL_MANPAGES= 1
USE_IMAKE= yes
.include <bsd.port.mk>