openbsd-ports/audio/id3ed/Makefile
naddy bb29fbe7b3 Update to 1.10.3.
Submitted by maintainer Nick Nauwelaerts <nick@wanadoo.be>.
2001-11-13 16:30:27 +00:00

25 lines
526 B
Makefile

# $OpenBSD: Makefile,v 1.2 2001/11/13 16:30:27 naddy Exp $
COMMENT= "interactive console id3 tag editor"
DISTNAME= id3ed-1.10.3
CATEGORIES= audio
NEED_VERSION= 1.492
HOMEPAGE= http://www.azstarnet.com/~donut/programs/id3ed.html
MAINTAINER= Nick Nauwelaerts <nick@wanadoo.be>
# GPL
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>