Thu Dec 28 23:37:08 2023 UTC (146d)
https


(zafer)
diff -r1.5 -r1.6 pkgsrc/audio/freeswitch-sounds-fr/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/audio/freeswitch-sounds-fr/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/freeswitch-sounds-fr/Makefile 2020/07/13 20:05:11 1.5
+++ pkgsrc/audio/freeswitch-sounds-fr/Makefile 2023/12/28 23:37:07 1.6
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.5 2020/07/13 20:05:11 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2023/12/28 23:37:07 zafer Exp $
2 2
3DISTNAME= freeswitch-sounds-fr-${VERSION} 3DISTNAME= freeswitch-sounds-fr-${VERSION}
4VERSION= 1.0.18 4VERSION= 1.0.18
5CATEGORIES= audio 5CATEGORIES= audio
6MASTER_SITES= http://files.freeswitch.org/ 6MASTER_SITES= https://files.freeswitch.org/releases/sounds/
7DIST_SUBDIR= freeswitch 7DIST_SUBDIR= freeswitch
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= FreeSwitch Sounds (French) 10COMMENT= FreeSwitch Sounds (French)
11LICENSE= mpl-1.1 11LICENSE= mpl-1.1
12 12
13SOUNDSDIR= share/freeswitch/sounds 13SOUNDSDIR= share/freeswitch/sounds
14USE_TOOLS+= tar 14USE_TOOLS+= tar
15INSTALLATION_DIRS+= ${SOUNDSDIR} 15INSTALLATION_DIRS+= ${SOUNDSDIR}
16GENERATE_PLIST+= \ 16GENERATE_PLIST+= \
17 ${FIND} ${WRKDIR}/fr \( -type f -o -type l \) -print \ 17 ${FIND} ${WRKDIR}/fr \( -type f -o -type l \) -print \
18 | ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g"; 18 | ${SORT} | ${SED} -e "s,${WRKDIR}/,${SOUNDSDIR}/,g";
19NO_BUILD= yes 19NO_BUILD= yes