summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 04:36:56 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 04:36:56 +0000
commit60d3df4c948b11d24730cbaaa80a3cb03a756326 (patch)
treeffe22c002aef4510e05bd0bb9572e72bd522631d /audio
parentThe HTML::Summary module produces summaries from the textual content of (diff)
Adding yamt version 0.2.
Yet another mp3 tool which helps you to organize your mp3s. PR: 16004 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
Notes
Notes: svn path=/head/; revision=25198
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/yamt/Makefile27
-rw-r--r--audio/yamt/distinfo1
-rw-r--r--audio/yamt/pkg-comment1
-rw-r--r--audio/yamt/pkg-descr17
-rw-r--r--audio/yamt/pkg-plist2
6 files changed, 49 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index cc5dcd4fe5b1..4c698cbd77ae 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -107,5 +107,6 @@
SUBDIR += xmpeg3
SUBDIR += xmradio
SUBDIR += xtuner
+ SUBDIR += yamt
.include <bsd.port.subdir.mk>
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile
new file mode 100644
index 000000000000..c099b7b0be4c
--- /dev/null
+++ b/audio/yamt/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: yamt
+# Version required: 0.2
+# Date created: 9 January 2000
+# Whom: Dmitry Sivachenko <dima@Chg.RU>
+#
+# $FreeBSD$
+#
+
+DISTNAME= yamt-0.2
+CATEGORIES= audio gnome
+MASTER_SITES= http://download.sourceforge.net/yamt/ \
+ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
+
+MAINTAINER= dima@Chg.RU
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gnomeui.3:${PORTSDIR}/x11/gnomelibs
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-gnome=${X11BASE}
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/audio/yamt/distinfo b/audio/yamt/distinfo
new file mode 100644
index 000000000000..62d3d3c9bea0
--- /dev/null
+++ b/audio/yamt/distinfo
@@ -0,0 +1 @@
+MD5 (yamt-0.2.tar.gz) = ab7b227b63c39d56991ffaa356356076
diff --git a/audio/yamt/pkg-comment b/audio/yamt/pkg-comment
new file mode 100644
index 000000000000..a446fdf2b439
--- /dev/null
+++ b/audio/yamt/pkg-comment
@@ -0,0 +1 @@
+Yet Another Mp3 Tool which helps you to organize your mp3s
diff --git a/audio/yamt/pkg-descr b/audio/yamt/pkg-descr
new file mode 100644
index 000000000000..d1e5acd32bde
--- /dev/null
+++ b/audio/yamt/pkg-descr
@@ -0,0 +1,17 @@
+YAMT is Yet Another Mp3 Tool which helps you to organize your mp3s.
+
+FEATURES:
+
+Currently YAMT supports the following:
+ - Editing of single ID3 TAGs
+ - Rename files based on their ID3 TAGs (optional recursive)
+ - Mass tagging with variables %dir and %file
+ for the current directory and file (optional recursive)
+ - Sorting into subdirectories
+ - Find files with a special TAG (optional recursive)
+
+WWW: http://yamt.sourceforge.net
+
+
+Dmitry Sivachenko,
+dima@Chg.RU
diff --git a/audio/yamt/pkg-plist b/audio/yamt/pkg-plist
new file mode 100644
index 000000000000..63790eb16c06
--- /dev/null
+++ b/audio/yamt/pkg-plist
@@ -0,0 +1,2 @@
+bin/yamt
+share/gnome/apps/Applications/yamt.desktop