diff options
author | wiz <wiz> | 2010-03-09 12:32:56 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-03-09 12:32:56 +0000 |
commit | ce62e4c3ea37152c3da5a840c997a28aae56d3a6 (patch) | |
tree | 68bd0ad0cb7a24b22863fb10ecc48ea49ff2d1f5 /audio | |
parent | 53c88ac1e99e6da21ffe5b975b0f758e192b91be (diff) | |
download | pkgsrc-ce62e4c3ea37152c3da5a840c997a28aae56d3a6.tar.gz |
Set LICENSE to public-domain.
Jared, the author, says:
> Feel free to consider it public domain.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cs4235/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cs4235/Makefile b/audio/cs4235/Makefile index 36619241e16..25b4368d9a0 100644 --- a/audio/cs4235/Makefile +++ b/audio/cs4235/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/03/08 09:01:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/03/09 12:32:56 wiz Exp $ # DISTNAME= cs4235-20001009 @@ -9,6 +9,7 @@ MASTER_SITES= http://www.invisible.ca/~jmcneill/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.invisible.ca/~jmcneill/ COMMENT= Modifies the 3D mode on Crystal CS4235 sound cards +LICENSE= public-domain PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin |