diff options
author | augustss <augustss> | 2005-05-28 13:01:22 +0000 |
---|---|---|
committer | augustss <augustss> | 2005-05-28 13:01:22 +0000 |
commit | ad47114cbdaa606439a5d3d4a2079902fdc90dab (patch) | |
tree | f62cb68fcf21f9eff534905d77002f86d3707fc0 /audio/py-musique | |
parent | 344295f56a6204696aa7cce12bdab6c2b9cbf44a (diff) | |
download | pkgsrc-ad47114cbdaa606439a5d3d4a2079902fdc90dab.tar.gz |
Set the RESTRICTED variable.
Diffstat (limited to 'audio/py-musique')
-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} |