1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/audio/id3ed/Makefile

24 lines
510 B
Makefile
Raw Normal View History

# New ports collection makefile for: id3ed
1999-07-04 04:02:21 +00:00
# Version required: 1.9
# Date created: 05 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
1999-07-04 04:02:21 +00:00
# $Id: Makefile,v 1.3 1999/06/19 08:24:52 cpiazza Exp $
#
1999-07-04 04:02:21 +00:00
DISTNAME= id3ed-1.9
CATEGORIES= audio
1999-07-04 04:02:21 +00:00
MASTER_SITES= http://www.azstarnet.com/~donut/id3ed/ \
http://www.treefort.org/~donut/id3ed/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/editors
MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= id3ed.1
.include <bsd.port.mk>