pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/liveice
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jan 2 23:20:19 UTC 2018
Modified Files:
pkgsrc/audio/liveice: Makefile
Log Message:
Added missing LICENSE variable.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/audio/liveice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/liveice/Makefile
diff -u pkgsrc/audio/liveice/Makefile:1.20 pkgsrc/audio/liveice/Makefile:1.21
--- pkgsrc/audio/liveice/Makefile:1.20 Tue Aug 18 07:31:02 2015
+++ pkgsrc/audio/liveice/Makefile Tue Jan 2 23:20:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/08/18 07:31:02 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/01/02 23:20:19 rillig Exp $
#
DISTNAME= liveice
@@ -10,6 +10,7 @@ MASTER_SITES= http://star.arm.ac.uk/~spm
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://star.arm.ac.uk/~spm/software/liveice.html
COMMENT= Source client for Icecast
+LICENSE= gnu-gpl-v2
DEPENDS+= mpg123-1.*:../../audio/mpg123
DEPENDS+= lame-3.*:../../audio/lame
Home |
Main Index |
Thread Index |
Old Index