summaryrefslogtreecommitdiff
path: root/audio/libofa
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2016-12-22 19:30:42 +0000
committerJason E. Hale <jhale@FreeBSD.org>2016-12-22 19:30:42 +0000
commit53c79f8d7edf354e29e5c8c9701165e7b41b09d5 (patch)
treec23a280fd3d2f9c26d3ef3129d9ee488c3670396 /audio/libofa
parentUpdate to 1.4.0 (diff)
Fix COMMENT
Drop unused PROJECTHOST variable Convert to USES=localbase Mark DEPRECATED; EXPIRATION_DATE to follow once the dependency from consumer ports is removed. There isn't much point keeping this around if the backend servers are no longer functioning. They were in a zombie state for years as it was.
Diffstat (limited to 'audio/libofa')
-rw-r--r--audio/libofa/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index d9cf42dc6c72..b2005b9b5925 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 10
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org
-COMMENT= The Open Fingerprint Architecture Library
+COMMENT= Open Fingerprint Architecture Library
LICENSE= APL1 GPLv2
LICENSE_COMB= dual
@@ -20,15 +20,14 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
libexpat.so:textproc/expat2 \
libcurl.so:ftp/curl
+DEPRECATED= MusicDNS service has been discontinued
+
USE_GITHUB= yes
GH_ACCOUNT= tanob
GH_TAGNAME= b75e45e
-PROJECTHOST= musicip-libofa
-USES= dos2unix libtool pathfix
+USES= dos2unix libtool localbase pathfix
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip