Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/audio/libofa/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/libofa/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.9 diff -u -p -r1.3 -r1.9 --- pkgsrc/audio/libofa/Makefile 2007/11/18 10:23:22 1.3 +++ pkgsrc/audio/libofa/Makefile 2011/08/06 19:43:21 1.9 @@ -1,14 +1,18 @@ -# $NetBSD: Makefile,v 1.3 2007/11/18 10:23:22 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/06 19:43:21 gls Exp $ # DISTNAME= libofa-0.9.3 -PKGREVISION= 1 +PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://www.musicip.com/dns/files/ +MASTER_SITES= http://distfiles.aydogan.net/audio/ \ + http://musicip-libofa.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.musicip.com/dns/index.jsp +HOMEPAGE= http://code.google.com/p/musicip-libofa/ COMMENT= Open Fingerprint Architecture library +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++