summaryrefslogtreecommitdiff
path: root/audio/freeswitch-sounds-fr
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 04:54:34 +0000
committerdholland <dholland>2015-12-29 04:54:34 +0000
commitf761f43c0b95e57cad862af46bb4d27462fff6ed (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /audio/freeswitch-sounds-fr
parent00295976ae965e824393b8ef73656582eee7a814 (diff)
downloadpkgsrc-f761f43c0b95e57cad862af46bb4d27462fff6ed.tar.gz
Whitespace.
Diffstat (limited to 'audio/freeswitch-sounds-fr')
-rw-r--r--audio/freeswitch-sounds-fr/Makefile8
-rw-r--r--audio/freeswitch-sounds-fr/options.mk8
2 files changed, 8 insertions, 8 deletions
diff --git a/audio/freeswitch-sounds-fr/Makefile b/audio/freeswitch-sounds-fr/Makefile
index ae62fd9a9ee..f62401c0bd1 100644
--- a/audio/freeswitch-sounds-fr/Makefile
+++ b/audio/freeswitch-sounds-fr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/10/21 18:52:58 darcy Exp $
+# $NetBSD: Makefile,v 1.3 2015/12/29 04:54:36 dholland Exp $
DISTNAME= freeswitch-sounds-fr-${VERSION}
VERSION= 1.0.18
@@ -6,16 +6,16 @@ CATEGORIES= audio
MASTER_SITES= http://files.freeswitch.org/
DIST_SUBDIR= freeswitch
-MAINTAINER= darcy@NetBSD.org
+MAINTAINER= darcy@NetBSD.org
COMMENT= FreeSwitch Sounds (French)
LICENSE= mpl-1.1
-SOUNDSDIR= share/freeswitch/sounds
+SOUNDSDIR= share/freeswitch/sounds
USE_TOOLS+= tar
INSTALLATION_DIRS+= ${SOUNDSDIR}
GENERATE_PLIST+= ${FIND} ${WRKDIR}/fr \( -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-fr/options.mk b/audio/freeswitch-sounds-fr/options.mk
index 6eb90195877..3dd94cf8a24 100644
--- a/audio/freeswitch-sounds-fr/options.mk
+++ b/audio/freeswitch-sounds-fr/options.mk
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2012/10/21 18:50:54 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"