# $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.22 2007/05/19
PORTNAME= audacity
PORTVERSION= 1.3.2
PORTVERSION= 1.3.3
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MD5 (audacity-src-1.3.2.tar.gz) = bf63673140254f1283dfd55b61ff2422
MD5 (audacity-src-1.3.3.tar.gz) = 72a9e3239f3b5af63030a1e1b07e40e7
SHA256 (audacity-src-1.3.2.tar.gz) =
SHA256 (audacity-src-1.3.3.tar.gz) =
SIZE (audacity-src-1.3.2.tar.gz) = 6683449
SIZE (audacity-src-1.3.3.tar.gz) = 6649291
--- Makefile.in.orig Tue Nov 30 21:49:32 2004
+++ Makefile.in Tue Nov 30 21:50:05 2004
@@ -31,9 +31,11 @@
$(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)
-test -f audacity-1.2-help.htb && $(INSTALL) -m 644
$(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/audacity-1.2-help.htb
+ifeq ($(DOC),yes)
$(INSTALL) -d $(DESTDIR)$(DATADIR)/doc/$(AUDACITY_NAME)
$(INSTALL) -m 644 README.txt
$(INSTALL) -m 644 LICENSE.txt
+endif
# install manpage
$(INSTALL) -d $(DESTDIR)$(MANDIR)/man1