# New ports collection makefile for: py-flac # Date created: 5 January 2006 # Whom: Byung-Hee HWANG # # $FreeBSD$ PORTNAME= flac PORTVERSION= 0.0.4 CATEGORIES= audio python MASTER_SITES= http://www.sacredchao.net/~piman/software/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflac-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides the Free Lossless Audio Codec interface LIB_DEPENDS= FLAC.7:${PORTSDIR}/audio/flac BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 USE_PYTHON= yes USE_GMAKE= yes USE_PYDISTUTILS= yes USE_PYTHON_PREFIX= yes .include .if ${OSVERSION} < 500000 BROKEN= Does not compile on FreeBSD 4.X .endif do-build: @cd ${WRKSRC} && ${GMAKE} build .include sie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1
* Fix installation in a slightly different way.demon2001-08-212-6/+8
* Remove two languages not presented in new version.demon2001-08-201-3/+1
* Forgot to remove debug comment.demon2001-08-161-1/+1
* Upgrade to 2.2.demon2001-08-165-8/+31
* Remove Ukrainian from BATCH builds.demon2001-07-051-1/+1
* Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-171-1/+1
* Sort languages by name.demon2001-04-131-10/+10
* Examine LINGUAS variable before BATCH.demon2001-04-111-5/+5
* Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-101-2/+2
* Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-102-0/+87
* Update to 2.1.1demon2001-04-063-13/+2
* Overhaul QT/KDE support:will2001-04-031-2/+2