aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ogg2mp3/Makefile
blob: 0eec31190a6613e5d2b07987f97beb7b8ff1bf1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# New ports collection makefile for:    ogg2mp3
# Date created:         26 Jun 2005
# Whom:             Aleksander Fafula <alex@bsdguru.org>
#
# $FreeBSD$

PORTNAME=   ogg2mp3
PORTVERSION=    0.6.1
PORTREVISION?=  1
CATEGORIES= audio
MASTER_SITES=   http://jamesa.com/projects/ogg2mp3/releases/

MAINTAINER= tobias.rehbein@web.de
COMMENT=    Perl script that converts Ogg Vorbis files to MP3 format

RUN_DEPENDS=    lame:${PORTSDIR}/audio/lame \
        ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \
        ogginfo:${PORTSDIR}/audio/vorbis-tools

NO_BUILD=   yes
USE_BZIP2=  yes
USE_PERL5=  yes

PLIST_FILES=    bin/ogg2mp3

post-patch:
    @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" ${WRKSRC}/ogg2mp3

do-install:
    ${INSTALL_SCRIPT} ${WRKSRC}/ogg2mp3 ${PREFIX}/bin

.include <bsd.port.mk>
c9de86137a9fed'>KDE Applications: update to 19.04.3tcberner2019-07-121-3/+3 * Update KDE Applications to 19.04.2tcberner2019-06-071-3/+3 * Update KDE Applications to 19.04.1tcberner2019-05-101-3/+3 * Update KDE Applications to 19.04.0tcberner2019-04-193-8/+8 * Update KDE Applications to 18.12.3tcberner2019-03-081-3/+3 * Update KDE Applications to 18.12.2tcberner2019-02-082-4/+3 * Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-161-0/+1 * Update KDE Applications to 18.12.1tcberner2019-01-112-18/+30 * Fix up various kde ports to build on GCC-based architecturestcberner2018-12-261-1/+2 * Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1 * Update KDE Applications to 18.12.0tcberner2018-12-14