View | Details | Raw Unified | Return to bug 126769
Collapse All | Expand All

(-)Makefile (-8 / +5 lines)
Lines 8-27 Link Here
8
8
9
PORTNAME=	Maaate
9
PORTNAME=	Maaate
10
PORTVERSION=	0.3.1
10
PORTVERSION=	0.3.1
11
PORTREVISION=	2
11
PORTREVISION=	3
12
CATEGORIES=	audio
12
CATEGORIES=	audio
13
MASTER_SITES=	http://www.cmis.csiro.au/maaate/packages/
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
MASTER_SITE_SUBDIR=	${PORTNAME:S/M/m/}
14
15
15
MAINTAINER=	ports@FreeBSD.org
16
MAINTAINER=	saper@SYSTEM.PL
16
COMMENT=	MPEG audio analysis toolkit
17
COMMENT=	MPEG audio analysis toolkit
17
18
18
BROKEN=		checksum mismatch due to fetch grabbing an error page instead of the distfiles
19
DEPRICATED=	Homepage and distfiles have disappeared, last update was in 2002
20
EXPIRATION_DATE=2008-10-01
21
22
USE_AUTOTOOLS=	libtool:15
19
USE_AUTOTOOLS=	libtool:15
23
USE_GMAKE=	yes
20
USE_GMAKE=	yes
24
GNU_CONFIGURE=  yes
21
GNU_CONFIGURE=	yes
25
USE_LDCONFIG=	yes
22
USE_LDCONFIG=	yes
26
23
27
post-patch:
24
post-patch:
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Maaate-0.3.1.tar.gz) = 39fb5ef58fa3993b324fff16b904dcf3
1
MD5 (Maaate-0.3.1.tar.gz) = 827b91e1d5dd28bd053542b68a606131
2
SHA256 (Maaate-0.3.1.tar.gz) = 793d6b799025553537766448287ef4bf25952a8c5359ddb089e1a25cc9126dfb
2
SHA256 (Maaate-0.3.1.tar.gz) = ff4d39eb1f3b5136baacdb9afdd34df7145c09b3cdaee63591477e6aaaa1ace3
3
SIZE (Maaate-0.3.1.tar.gz) = 550721
3
SIZE (Maaate-0.3.1.tar.gz) = 550329

Return to bug 126769