aboutsummaryrefslogtreecommitdiff
path: root/net/clamz
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2017-04-30 20:04:35 +0000
committerLarry Rosenman <ler@FreeBSD.org>2017-04-30 20:04:35 +0000
commit4e148bc0aedd7d257dc9ef21e4252c108ee530bc (patch)
tree0971824421eab7d00491d9a779af6a32ea1cb862 /net/clamz
parent79f6fb9c605d2232fb6c034b558388957611ccf6 (diff)
downloadports-4e148bc0aedd7d257dc9ef21e4252c108ee530bc.tar.gz
ports-4e148bc0aedd7d257dc9ef21e4252c108ee530bc.zip
Notes
Diffstat (limited to 'net/clamz')
-rw-r--r--net/clamz/Makefile27
-rw-r--r--net/clamz/distinfo2
-rw-r--r--net/clamz/pkg-descr15
-rw-r--r--net/clamz/pkg-message9
-rw-r--r--net/clamz/pkg-plist4
5 files changed, 0 insertions, 57 deletions
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
deleted file mode 100644
index 43c468e1ad2b..000000000000
--- a/net/clamz/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Helko Glathe <glathe.helko@googlemail.com>
-# $FreeBSD$
-
-PORTNAME= clamz
-PORTVERSION= 0.5
-PORTREVISION= 4
-CATEGORIES= net audio
-MASTER_SITES= GOOGLE_CODE
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Command-line program to download MP3 files from Amazon's music store
-
-LIB_DEPENDS= libcurl.so:ftp/curl \
- libexpat.so:textproc/expat2 \
- libgcrypt.so:security/libgcrypt
-
-BROKEN= Unfetchable (google code has gone away)
-DEPRECATED= Unfetchable for more than six months (google code has gone away)
-EXPIRATION_DATE= 2017-04-30
-
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-GNU_CONFIGURE= yes
-USES= pkgconfig
-
-.include <bsd.port.mk>
diff --git a/net/clamz/distinfo b/net/clamz/distinfo
deleted file mode 100644
index 1bb971bb1feb..000000000000
--- a/net/clamz/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (clamz-0.5.tar.gz) = 5a63f23f15dfa6c2af00ff9531ae9bfcca0facfe5b1aa82790964f050a09832b
-SIZE (clamz-0.5.tar.gz) = 75001
diff --git a/net/clamz/pkg-descr b/net/clamz/pkg-descr
deleted file mode 100644
index 0c79ea537165..000000000000
--- a/net/clamz/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Clamz is a little command-line program to
-download MP3 files from Amazon.com's music
-store. It is intended to serve as a
-substitute for Amazon's official MP3
-Downloader, which is not free software
-(and therefore is only available in binary
-form for a limited set of platforms.)
-
-Clamz can be used to download either individual
-songs or complete albums that you have purchased
-from Amazon.
-
-Text from http://code.google.com/p/clamz/.
-
-WWW: http://code.google.com/p/clamz/
diff --git a/net/clamz/pkg-message b/net/clamz/pkg-message
deleted file mode 100644
index 8b414563bce9..000000000000
--- a/net/clamz/pkg-message
+++ /dev/null
@@ -1,9 +0,0 @@
-*************************************************************************
-For convenience, users may want to set a cookie using the link on
-http://code.google.com/p/clamz/. It is feasible to substitute the top
-level domain of the link provided there with the applicable amazon-TLD,
-such as http://www.amazon.com/<...> with http://www.amazon.de/<...>
-Not having the cookie set, users will fail to download Amazon .amz files
-to download albums and are presented with information on how to download
-amz-downloaders other than clamz.
-*************************************************************************
diff --git a/net/clamz/pkg-plist b/net/clamz/pkg-plist
deleted file mode 100644
index 37de723edc35..000000000000
--- a/net/clamz/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/clamz
-share/applications/clamz.desktop
-share/mime/packages/clamz.xml
-man/man1/clamz.1.gz