2013-09-20 16:36:35 +02:00
|
|
|
# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
|
2003-06-14 10:17:35 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mp3wrap
|
|
|
|
PORTVERSION= 0.5
|
|
|
|
CATEGORIES= audio
|
2009-08-22 02:13:26 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
|
2003-06-14 10:17:35 +02:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
|
|
|
|
2010-05-31 09:45:28 +02:00
|
|
|
MAINTAINER= uqs@FreeBSD.org
|
2014-07-28 16:12:36 +02:00
|
|
|
COMMENT= Merge mp3 files (and other formats)
|
2003-06-14 10:17:35 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
|
|
|
|
2014-02-12 22:53:21 +01:00
|
|
|
PLIST_FILES= bin/mp3wrap man/man1/mp3wrap.1.gz
|
2003-06-14 10:17:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|