summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorghen <ghen>2007-02-23 09:15:23 +0000
committerghen <ghen>2007-02-23 09:15:23 +0000
commit8e03e9bd15ccdcd9ce80c4afa6d30f5e5d68e3d5 (patch)
tree6b962a6d7ca0358f0f3f0df02cefe94e3c389ba1 /audio
parent8d490845b0c4521d28e3d484865854f43270dc6b (diff)
downloadpkgsrc-8e03e9bd15ccdcd9ce80c4afa6d30f5e5d68e3d5.tar.gz
Reindent.
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index ad36e29700d..5caf8831638 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.54 2007/02/23 03:27:40 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2007/02/23 09:15:23 ghen Exp $
-DISTNAME= audacity-src-1.2.6
-PKGNAME= audacity-1.2.6
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}
+DISTNAME= audacity-src-1.2.6
+PKGNAME= ${DISTNAME:S/-src-/-/}
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://audacity.sourceforge.net/
-COMMENT= Audio editor
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://audacity.sourceforge.net/
+COMMENT= Audio editor
-DEPENDS+= zip>=0.0:../../archivers/zip
+DEPENDS+= zip>=0.0:../../archivers/zip
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes