summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-08-24 02:09:02 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-08-24 02:09:02 +0000
commitb300df007c9473e956addb3e9e6d1bf61492aa54 (patch)
tree3b05b4e79eb1f0933173c6ce8ccaaf4a65a1c5ba /audio
parentDon't try and guess prototypes, that's what system headers are for. (diff)
Remove audio/uzoo-console port.
Uzoo project is closed due to license problem; new soribada end user license agreements doesn't allow to use in other OSes than Microsoft's.
Notes
Notes: svn path=/head/; revision=64933
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/uzoo-console/Makefile29
-rw-r--r--audio/uzoo-console/distinfo1
-rw-r--r--audio/uzoo-console/pkg-comment1
-rw-r--r--audio/uzoo-console/pkg-descr6
-rw-r--r--audio/uzoo-console/pkg-plist4
6 files changed, 0 insertions, 42 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 0035df46a7aa..12edcd4998c7 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -250,7 +250,6 @@
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += umix
- SUBDIR += uzoo-console
SUBDIR += vorbis-tools
SUBDIR += waveplay
SUBDIR += wavplay
diff --git a/audio/uzoo-console/Makefile b/audio/uzoo-console/Makefile
deleted file mode 100644
index 83477eab0d6f..000000000000
--- a/audio/uzoo-console/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: uzoo-console
-# Date created: 31 Jan 2002
-# Whom: Hye-Shik Chang <perky@fallin.lv>
-#
-# $FreeBSD$
-#
-
-PORTNAME= uzoo-console
-PORTVERSION= 1.1.3
-CATEGORIES= audio net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= soriuzoo
-
-MAINTAINER= perky@FreeBSD.org
-
-USE_PYTHON= yes
-NO_BUILD= yes
-
-IGNORE= "has been disabled for legal issue"
-
-do-install:
- ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
- ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
- ${INSTALL_SCRIPT} ${WRKSRC}/uzoo.py ${PREFIX}/bin
-.for f in uzoolib.py uzoolib.pyc uzoolib.pyo
- ${INSTALL_DATA} ${WRKSRC}/$f ${PYTHON_SITELIBDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/audio/uzoo-console/distinfo b/audio/uzoo-console/distinfo
deleted file mode 100644
index 36d732876feb..000000000000
--- a/audio/uzoo-console/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (uzoo-console-1.1.3.tar.gz) = ab1e46aab0cf55ceb7918868960f43b7
diff --git a/audio/uzoo-console/pkg-comment b/audio/uzoo-console/pkg-comment
deleted file mode 100644
index 261841cd4824..000000000000
--- a/audio/uzoo-console/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Soribada mp3 sharing network client for console
diff --git a/audio/uzoo-console/pkg-descr b/audio/uzoo-console/pkg-descr
deleted file mode 100644
index 6f326c6037cf..000000000000
--- a/audio/uzoo-console/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Uzoo is a platform/UI independent clone for SoriBada which
-is the overwhelming killer-app for sharing mp3 files in Korea.
-This is a console interface of Uzoo and they have another
-various UIs including Qt, Cocoa, wx and etc.
-
-WWW: http://sourceforge.net/projects/soriuzoo/
diff --git a/audio/uzoo-console/pkg-plist b/audio/uzoo-console/pkg-plist
deleted file mode 100644
index 0d5d4403e808..000000000000
--- a/audio/uzoo-console/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/uzoo.py
-lib/%%PYTHON_VERSION%%/site-packages/uzoolib.py
-lib/%%PYTHON_VERSION%%/site-packages/uzoolib.pyc
-lib/%%PYTHON_VERSION%%/site-packages/uzoolib.pyo