1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/audio/wmmixer/Makefile
1998-09-15 11:13:39 +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.1.1.1 1998/07/20 03:56:55 steve 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.5:${PORTSDIR}/graphics/xpm
FETCH_BEFORE_ARGS= -t
NO_INSTALL_MANPAGES= 1
USE_IMAKE= yes
.include <bsd.port.mk>