summaryrefslogtreecommitdiff
path: root/audio/freeswitch-sounds-en
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
commit98785d5e4affb6557d62111b953c336f8af8ea21 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /audio/freeswitch-sounds-en
parented68e0788eeb4d65e2c1a411188b70d43224df36 (diff)
downloadpkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz
Whitespace.
Diffstat (limited to 'audio/freeswitch-sounds-en')
-rw-r--r--audio/freeswitch-sounds-en/Makefile6
-rw-r--r--audio/freeswitch-sounds-en/options.mk8
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/freeswitch-sounds-en/Makefile b/audio/freeswitch-sounds-en/Makefile
index 264237e0e69..024a6e4796d 100644
--- a/audio/freeswitch-sounds-en/Makefile
+++ b/audio/freeswitch-sounds-en/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/10/21 18:50:53 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/29 04:54:36 dholland Exp $
DISTNAME= freeswitch-sounds-en-${VERSION}
VERSION= 1.0.22
@@ -10,12 +10,12 @@ MAINTAINER= darcy@NetBSD.org
COMMENT= FreeSwitch Sounds (English)
LICENSE= mpl-1.1
-SOUNDSDIR= share/freeswitch/sounds
+SOUNDSDIR= share/freeswitch/sounds
USE_TOOLS+= tar
INSTALLATION_DIRS+= ${SOUNDSDIR}
GENERATE_PLIST+= ${FIND} ${WRKDIR}/en \( -type f -o -type l \) -print \
| ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g";
-NO_BUILD= yes
+NO_BUILD= yes
do-install:
@${ECHO_MSG} "Installing files..."
diff --git a/audio/freeswitch-sounds-en/options.mk b/audio/freeswitch-sounds-en/options.mk
index 42884c35174..931392dde7f 100644
--- a/audio/freeswitch-sounds-en/options.mk
+++ b/audio/freeswitch-sounds-en/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/10/21 18:50:53 darcy Exp $
+# $NetBSD: options.mk,v 1.2 2015/12/29 04:54:36 dholland Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
-PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
-PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
+PKG_OPTIONS_VAR= PKG_OPTIONS.freeswitch
+PKG_SUPPORTED_OPTIONS= freeswitch-08k freeswitch-16k freeswitch-32k freeswitch-48k
+PKG_SUGGESTED_OPTIONS= freeswitch-08k freeswitch-16k
.include "../../mk/bsd.options.mk"