pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/py-musique Don't put source or binary anywhere.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dabf1fcf4f27
branches:  trunk
changeset: 494383:dabf1fcf4f27
user:      augustss <augustss%pkgsrc.org@localhost>
date:      Mon May 23 15:25:05 2005 +0000

description:
Don't put source or binary anywhere.

diffstat:

 audio/py-musique/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r f213a819fae2 -r dabf1fcf4f27 audio/py-musique/Makefile
--- a/audio/py-musique/Makefile Mon May 23 15:02:14 2005 +0000
+++ b/audio/py-musique/Makefile Mon May 23 15:25:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2005/05/21 23:20:24 augustss Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/23 15:25:05 augustss Exp $
 #
 
 DISTNAME=      pymusique-0.5
@@ -11,6 +11,11 @@
 HOMEPAGE=      http://fuware.nanocrew.net/pymusique/
 COMMENT=       Interface to the iTunes Music Store
 
+NO_SRC_ON_FTP=          ${RESTRICTED}
+NO_BIN_ON_FTP=          ${RESTRICTED}
+NO_SRC_ON_CDROM=        ${RESTRICTED}
+NO_BIN_ON_CDROM=        ${RESTRICTED}
+
 DEPENDS+=      ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL
 DEPENDS+=      ${PYPKGPREFIX}-mcrypt-[0-9]*:../../security/py-mcrypt



Home | Main Index | Thread Index | Old Index