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

24 lines
484 B
Makefile
Raw Normal View History

# 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>