ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/audio/cdparanoia/Makefile
Revision: 18981
Committed: Fri May 15 23:07:59 2015 UTC (8 years, 11 months ago) by laffer1
File size: 503 byte(s)
Log Message:
fake

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= cdparanoia
4 PORTVERSION= 3.9.8
5 PORTREVISION= 12
6 CATEGORIES= audio sysutils
7 MASTER_SITES= http://www.xiph.org/paranoia/download/
8 DISTNAME= ${PORTNAME}-${PORTVERSION:C/^3\./III-alpha/}
9 EXTRACT_SUFX= .src.tgz
10
11 MAINTAINER= ports@MidnightBSD.org
12 COMMENT= CDDA extraction tool (also known as ripper)
13
14 LICENSE= gpl2
15
16 USES= gmake
17 USE_LDCONFIG= yes
18 GNU_CONFIGURE= yes
19
20 post-patch:
21 @${REINPLACE_CMD} -e 's/\(^ *default:\)/\1break;/' ${WRKSRC}/interface/utils.h
22
23 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H