1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/wmmixer/Makefile
1998-09-17 00:33:02 +00:00

24 lines
526 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.2 1998/09/15 11:12:58 asami Exp $
#
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>