1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/wmmixer/Makefile
Vanilla I. Shu f41c762393 Upgrade to 1.0b1.
PR:		ports/8980
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 09:59:15 +00:00

24 lines
530 B
Makefile

# New ports collection makefile for: wmmixer
# Version required: 0.8
# Date created: 11 July 1998
# Whom: Rich Neswold <rneswold@mcs.net>
#
# $Id: Makefile,v 1.3 1998/09/17 00:32:28 asami Exp $
#
DISTNAME= wmmixer
PKGNAME= wmmixer-1.0b1
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
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>