# New ports collection makefile for: mixer.app # Date created: 16 April 1999 # Whom: Chris Piazza # # $FreeBSD$ # PORTNAME= mixer.app PORTVERSION= 1.8.0 PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Another mixer intended for the windowmaker dockapp PLIST_FILES= bin/Mixer.app WRKSRC= ${WRKDIR}/Mixer.app-${PORTVERSION} CXXFLAGS+= -fno-rtti -fno-exceptions -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lXpm -lXext -lX11 MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" USE_XORG= xpm xext x11 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Mixer.app ${PREFIX}/bin .include /www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a new tag Feature safe: that needs to be set explicitly to yeserwin2009-09-151-1/+6
* Merge from src repository cfg.pm 1.53, cfg_local.pm 1.30:nectar2005-07-301-1/+2