1998-12-23 20:08:50 +01:00
|
|
|
# New ports collection makefile for: libaudiofile
|
|
|
|
# Date created: 22 Dec 1998
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
1998-12-23 20:08:50 +01:00
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1998-12-23 20:08:50 +01:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= libaudiofile
|
2010-05-22 07:38:33 +02:00
|
|
|
PORTVERSION= 0.2.7
|
1998-12-23 20:08:50 +01:00
|
|
|
CATEGORIES= audio
|
2003-10-03 18:59:01 +02:00
|
|
|
MASTER_SITES= http://www.68k.org/~michael/audiofile/ \
|
2003-10-03 18:51:39 +02:00
|
|
|
ftp://oss.sgi.com/projects/audiofile/download/ \
|
2009-02-02 02:36:16 +01:00
|
|
|
GNOME
|
2000-04-08 23:25:03 +02:00
|
|
|
DISTNAME= audiofile-${PORTVERSION}
|
1998-12-23 20:08:50 +01:00
|
|
|
|
2001-05-11 18:36:50 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A sound library for SGI audio file
|
1998-12-23 20:08:50 +01:00
|
|
|
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2011-08-11 21:20:17 +02:00
|
|
|
USE_GNOME= gnomehack pkgconfig
|
2006-11-05 03:46:18 +01:00
|
|
|
USE_LDCONFIG= yes
|
2002-02-20 19:34:30 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2003-10-10 04:37:20 +02:00
|
|
|
CONFLICTS= osalp-0.7.*
|
|
|
|
|
1998-12-23 20:08:50 +01:00
|
|
|
.include <bsd.port.mk>
|