# Created by: Hans Petter Selasky # $FreeBSD$ PORTNAME= libumidi PORTVERSION= 2.0.8 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Universal general purpose MIDI library LICENSE= BSD USE_BZIP2= yes MAN3= umidi20.3 MANCOMPRESSED= yes OPTIONS_DEFINE= DEBUG JACK OPTIONS_DEFAULT=JACK .include MAKE_ARGS+=" PTHREAD_LIBS=${PTHREAD_LIBS}" .if ${PORT_OPTIONS:MJACK} MAKE_ARGS+=" HAVE_JACK=YES" LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack .endif .if ${PORT_OPTIONS:MDEBUG} MAKE_ARGS+=" HAVE_DEBUG=YES" .endif MAKE_ARGS+=" HAVE_MAN=YES" .include ://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* - add MASTER_SITE_LOCALdinoex2011-08-091-1/+3
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-03