aboutsummaryrefslogtreecommitdiff
path: root/audio/amb-plugins
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
commite86b55727a088049f223a32d722fdaf57dbe2719 (patch)
tree13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/amb-plugins
parent4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff)
downloadports-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz
ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Notes
Notes: svn path=/head/; revision=314074
Diffstat (limited to 'audio/amb-plugins')
-rw-r--r--audio/amb-plugins/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/audio/amb-plugins/Makefile b/audio/amb-plugins/Makefile
index 86f9ba3ee6b6..6af63d52448c 100644
--- a/audio/amb-plugins/Makefile
+++ b/audio/amb-plugins/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: amb-plugins
-# Date created: 2007-08-28
-# Whom: Edward Tomasz Napierala <trasz@FreeBSD.org>
-#
+# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= amb-plugins
PORTVERSION= 0.8.1
@@ -15,7 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A set of ambisonics plugins, mainly to be used within Ardour
+COMMENT= Ambisonics plugins, mainly to be used within Ardour
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -33,7 +29,7 @@ PLIST_DIRSTRY= share/ladspa/rdf share/ladspa
post-patch:
@${REINPLACE_CMD} -e 's|[[:space:]]-O3||g ; \
- s|g++[[:space:]]|$$(CXX) |g' ${WRKSRC}/Makefile
+ s|g++[[:space:]]|$$(CXX) |g' ${WRKSRC}/Makefile
do-install:
@${MKDIR} ${PREFIX}/lib/ladspa