aboutsummaryrefslogtreecommitdiff
path: root/audio/gtick/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-16 14:19:17 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-16 14:19:17 +0000
commitbfa335105f5fb5d83963f6dc902f2770e2a8a4dc (patch)
treeb7692d219e3e205719f815cfc7b86cad5f778be2 /audio/gtick/Makefile
parentabd9913dad5070ae9353d35e228fe2040ebed7ef (diff)
downloadports-bfa335105f5fb5d83963f6dc902f2770e2a8a4dc.tar.gz
ports-bfa335105f5fb5d83963f6dc902f2770e2a8a4dc.zip
Notes
Diffstat (limited to 'audio/gtick/Makefile')
-rw-r--r--audio/gtick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index 96d1843d9572..868c6dfa1e1f 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtick
PORTVERSION= 0.4.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES
@@ -16,6 +16,8 @@ COMMENT= A metronome application
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
+LICENSE= GPLv3
+
GNU_CONFIGURE= yes
USE_GNOME= gtk20
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \