diff options
author | marino <marino@pkgsrc.org> | 2012-05-19 15:04:59 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-05-19 15:04:59 +0000 |
commit | e134223c01ebbeb36c889ea98da21925640032a6 (patch) | |
tree | 70f7d25eb87784283245c991122099bc22035752 /net | |
parent | 8c77835739599d366a38deb8042f19515854f756 (diff) | |
download | pkgsrc-e134223c01ebbeb36c889ea98da21925640032a6.tar.gz |
net/skype1: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
Diffstat (limited to 'net')
-rw-r--r-- | net/skype1/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/skype1/Makefile b/net/skype1/Makefile index 91a3108656e..6a155c06675 100644 --- a/net/skype1/Makefile +++ b/net/skype1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/23 23:09:34 abs Exp $ +# $NetBSD: Makefile,v 1.2 2012/05/19 15:04:59 marino Exp $ DISTNAME= skype_static-1.4.0.118-oss PKGNAME= skype-1.4.0.118 @@ -19,6 +19,9 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} +# http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html +NOT_FOR_PLATFORM+= DragonFly-*-* + FETCH_MESSAGE= "The skype distfile is not generally available, or freely" FETCH_MESSAGE+= "distributable. If you cannot find it then this package is not" FETCH_MESSAGE+= "of much use." |