aboutsummaryrefslogblamecommitdiff
path: root/audio/mp3wrap/Makefile
blob: 4137b0c472c182349ebb0e601bc691079a561b3b (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     



                       
                                                                       

                                              
                               
                                                   




                                                    
                                                 

                      
# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>

PORTNAME=	mp3wrap
PORTVERSION=	0.5
CATEGORIES=	audio
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME=	${PORTNAME}-${PORTVERSION}-src

MAINTAINER=	uqs@FreeBSD.org
COMMENT=	Merge mp3 files (and other formats)

GNU_CONFIGURE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

PLIST_FILES=	bin/mp3wrap man/man1/mp3wrap.1.gz

.include <bsd.port.mk>