# New ports collection makefile for: mixer.app # Date created: 16 April 1999 # Whom: Chris Piazza # # $FreeBSD$ # PORTNAME= mixer.app PORTVERSION= 1.8.0 CATEGORIES= audio MASTER_SITES= http://www.fukt.bth.se/~per/mixer/ DISTNAME= Mixer.app-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Another mixer intended for the windowmaker dockapp .include .if ${OSVERSION} >= 501000 BROKEN= "Does not compile on FreeBSD ${OSVERSION}" .endif USE_XPM= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Mixer.app ${PREFIX}/bin .include