aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2016-02-09 19:31:43 +0800
committerjunovitch <junovitch@FreeBSD.org>2016-02-09 19:31:43 +0800
commita99068d7b7594c02b8e7b0a0303ed908ad3f3b38 (patch)
tree651f968d7027d8c54cd816d74cf8dc3d26663a8f /audio
parent7826590087c9802aaf603120651a6b0d6a78244c (diff)
downloadfreebsd-ports-graphics-a99068d7b7594c02b8e7b0a0303ed908ad3f3b38.tar.gz
freebsd-ports-graphics-a99068d7b7594c02b8e7b0a0303ed908ad3f3b38.tar.zst
freebsd-ports-graphics-a99068d7b7594c02b8e7b0a0303ed908ad3f3b38.zip
audio/sweep: pass maintainer from ports@ to submitter; add license
PR: 206692 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/sweep/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 97350b23644..3911a378fa0 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -8,9 +8,11 @@ PORTEPOCH= 1
CATEGORIES= audio gnome
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Sound editor for the GNOME/GTK+2 desktop
+LICENSE= GPLv2
+
LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
libsndfile.so:${PORTSDIR}/audio/libsndfile \