initial import of id3ed-1.10.2:

--
id3ed is an interactive console interface for editing the id3 tags
found in mp3 files. It can also remove or just view tags.

WWW: http://www.azstarnet.com/~donut/programs/id3ed.html

Submitted by Nick Nauwelaerts <nick.bsd@be.wanadoo.com>
This commit is contained in:
lebel 2001-06-18 18:19:04 +00:00
parent 97d83aad04
commit 0ed7d2bc6b
4 changed files with 33 additions and 0 deletions

23
audio/id3ed/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/18 18:19:04 lebel Exp $
COMMENT= "interactive console id3 tag editor"
DISTNAME= id3ed-1.10.2
CATEGORIES= audio
NEED_VERSION= 1.414
HOMEPAGE= http://www.azstarnet.com/~donut/programs/id3ed.html
MAINTAINER= Nick Nauwelaerts <nick.bsd@be.wanadoo.com>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

3
audio/id3ed/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (id3ed-1.10.2.tar.gz) = c06fcc3678eb1f90b45bbc69d4f2c2b2
RMD160 (id3ed-1.10.2.tar.gz) = a78117cf211c9074c080e8fcb62a29235aae4ce7
SHA1 (id3ed-1.10.2.tar.gz) = c7f60428bfb34a83f2fd3b13fa7b997a843c9218

4
audio/id3ed/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
id3ed is an interactive console interface for editing the id3 tags
found in mp3 files. It can also remove or just view tags.
WWW: ${HOMEPAGE}

3
audio/id3ed/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/06/18 18:19:05 lebel Exp $
bin/id3ed
man/man1/id3ed.1