aboutsummaryrefslogtreecommitdiff
path: root/audio/waon/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 22:31:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 22:31:38 +0000
commit0dc34effd5fa8f149bf364d4097516c57e825eea (patch)
treea1b48ae17cce6abbd28f23dfd05e44010cc2943d /audio/waon/Makefile
parent6e81d16ecdb3831bd2c270782b7589ae45617a6a (diff)
downloadports-0dc34effd5fa8f149bf364d4097516c57e825eea.tar.gz
ports-0dc34effd5fa8f149bf364d4097516c57e825eea.zip
Add an explicit dependency on pkgconf
While here: - trim headers - convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325725
Diffstat (limited to 'audio/waon/Makefile')
-rw-r--r--audio/waon/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/waon/Makefile b/audio/waon/Makefile
index 7d82348367b8..1f6cc8b42c55 100644
--- a/audio/waon/Makefile
+++ b/audio/waon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: waon
-# Date created: 8 October 2007
-# Whom: Kengo Ichiki <kichiki@users.sourceforge.net>
-#
+# Created by: Kengo Ichiki <kichiki@users.sourceforge.net>
# $FreeBSD$
-#
PORTNAME= waon
PORTVERSION= 0.9
@@ -12,13 +8,14 @@ CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= kichiki@users.sourceforge.net
-COMMENT= A Wave-to-Notes transcriber and some utility tools
+COMMENT= Wave-to-Notes transcriber and some utility tools
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
ao.4:${PORTSDIR}/audio/libao \
sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate
+USES= pkgconfig
USE_GNOME= gtk20
MAN1= waon.1 pv.1 gwaon.1