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

(-)snd/Makefile (-3 / +1 lines)
Lines 5-12 Link Here
5
PORTVERSION=	13.0
5
PORTVERSION=	13.0
6
PORTREVISION=	3
6
PORTREVISION=	3
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \
8
MASTER_SITES=	http://sourceforge.net/projects/snd/files/snd/13.0/
9
		http://mirror.mcx2.org/
10
9
11
MAINTAINER=	dhn@FreeBSD.org
10
MAINTAINER=	dhn@FreeBSD.org
12
COMMENT=	Multitracking sound editor and utilities
11
COMMENT=	Multitracking sound editor and utilities
Lines 17-23 Link Here
17
GSL_DESC=	Use GNU Scientific Library
16
GSL_DESC=	Use GNU Scientific Library
18
S7_DESC=	Use S7 as the extension language
17
S7_DESC=	Use S7 as the extension language
19
18
20
BROKEN=		Unfetchable
21
WANT_GNOME=	yes
19
WANT_GNOME=	yes
22
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
23
CONFIGURE_ARGS=	--with-float-samples
21
CONFIGURE_ARGS=	--with-float-samples

Return to bug 200141