Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio audio/Makefile: Add cmusfm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c92ede53d3c4
branches:  trunk
changeset: 428934:c92ede53d3c4
user:      tpaul <tpaul%pkgsrc.org@localhost>
date:      Tue Apr 14 04:36:39 2020 +0000

description:
audio/Makefile: Add cmusfm

diffstat:

 audio/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0f7ba847a244 -r c92ede53d3c4 audio/Makefile
--- a/audio/Makefile    Tue Apr 14 04:35:50 2020 +0000
+++ b/audio/Makefile    Tue Apr 14 04:36:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.592 2020/04/11 10:56:53 nia Exp $
+# $NetBSD: Makefile,v 1.593 2020/04/14 04:36:39 tpaul Exp $
 #
 
 COMMENT=       Audio tools
@@ -55,6 +55,7 @@
 SUBDIR+=       chromaprint
 SUBDIR+=       cmp3
 SUBDIR+=       cmus
+SUBDIR+=       cmusfm
 SUBDIR+=       cplay
 SUBDIR+=       cripple
 SUBDIR+=       cs4235



Home | Main Index | Thread Index | Old Index