freebsd-ports/audio/wmmixer/Makefile
1999-01-18 06:43:04 +00:00

24 lines
544 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.4 1998/12/09 09:59:14 vanilla Exp $
#
DISTNAME= wmmixer
PKGNAME= wmmixer-1.0b1
CATEGORIES= audio windowmaker
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>