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:
parent
97d83aad04
commit
0ed7d2bc6b
23
audio/id3ed/Makefile
Normal file
23
audio/id3ed/Makefile
Normal 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
3
audio/id3ed/files/md5
Normal 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
4
audio/id3ed/pkg/DESCR
Normal 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
3
audio/id3ed/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user