diff options
author | augustss <augustss@pkgsrc.org> | 2005-05-28 13:01:22 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2005-05-28 13:01:22 +0000 |
commit | fb1f021a1ff15cde07079709b29920cb75e79f0a (patch) | |
tree | f62cb68fcf21f9eff534905d77002f86d3707fc0 /audio | |
parent | 49472fc36630021f139ff5e9a0521fc65b2e4e10 (diff) | |
download | pkgsrc-fb1f021a1ff15cde07079709b29920cb75e79f0a.tar.gz |
Set the RESTRICTED variable.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-musique/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 391d5ad3dfe..a2ac56fa827 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/05/23 15:25:05 augustss Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/28 13:01:22 augustss Exp $ # DISTNAME= pymusique-0.5 @@ -11,6 +11,7 @@ MAINTAINER= augustss@NetBSD.org HOMEPAGE= http://fuware.nanocrew.net/pymusique/ COMMENT= Interface to the iTunes Music Store +RESTRICTED= "Possible legal problems due to iTuness access" NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |