diff options
author | nros <nros> | 2016-04-20 12:10:24 +0000 |
---|---|---|
committer | nros <nros> | 2016-04-20 12:10:24 +0000 |
commit | f96d3616b43a091ac75b584b375b67cd55090c3b (patch) | |
tree | d00c69d12d8453b67d39622bbea7c29faa454e0c /audio/sidplay | |
parent | 3b9030d4cdc9ee448f17db19118544b1a39939a0 (diff) | |
download | pkgsrc-f96d3616b43a091ac75b584b375b67cd55090c3b.tar.gz |
Set LICENSE for a lot of audio packages.
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 47cf2d86c6a..1c7ef5e1391 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:08 asau Exp $ +# $NetBSD: Makefile,v 1.23 2016/04/20 12:10:31 nros Exp $ # DISTNAME= sidplay-base-1.0.9 @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/ COMMENT= Tools for playing sidtunes +LICENSE= gnu-gpl-v2 NOT_FOR_PLATFORM= Interix-*-* |