1998-07-19 05:05:13 +00:00
|
|
|
# New ports collection makefile for: esound
|
1998-07-20 10:01:55 +00:00
|
|
|
# Date created: 19 July 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
|
1998-07-19 05:05:13 +00:00
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1998-07-19 05:05:13 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= esound
|
|
|
|
PORTVERSION= 0.2.18
|
1998-07-19 05:05:13 +00:00
|
|
|
CATEGORIES= audio
|
1999-01-27 08:31:54 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
1999-12-04 19:08:13 +00:00
|
|
|
MASTER_SITE_SUBDIR= stable/sources/esound
|
1998-07-19 05:05:13 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= vanilla@FreeBSD.org
|
1998-07-19 05:05:13 +00:00
|
|
|
|
1998-12-23 19:22:08 +00:00
|
|
|
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
|
|
|
|
1999-05-30 03:41:58 +00:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 21:52:40 +00:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-07-19 05:05:13 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|