summaryrefslogblamecommitdiff
path: root/audio/id3ed/Makefile
blob: 76e3ceb36e6057d5942ecd51a45b498bf1a9dd85 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
                                    
                                                          
 
           

 
                     
                      
                     

                                                        


                                          
                                   
 
                   
                   


                       
                      
# New ports collection makefile for:	id3ed
# Date created:		05 June 1999
# Whom:			Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	id3ed
PORTVERSION=	1.10.2
CATEGORIES=	audio
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>