1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/wmmixer/Makefile
1999-06-27 01:52:41 +00:00

24 lines
560 B
Makefile

# New ports collection makefile for: wmmixer
# Version required: 1.0b1
# Date created: 11 July 1998
# Whom: Rich Neswold <rneswold@mcs.net>
#
# $Id: Makefile,v 1.5 1999/01/18 06:42:59 asami Exp $
#
DISTNAME= wmmixer-1.0-beta1
PKGNAME= wmmixer-1.0b1
CATEGORIES= audio windowmaker
MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/
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>