1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/esound/Makefile

21 lines
416 B
Makefile
Raw Normal View History

# New ports collection makefile for: esound
2000-04-06 15:30:28 +00:00
# Version required: 0.2.18
# Date created: 19 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
#
2000-04-06 15:30:28 +00:00
DISTNAME= esound-0.2.18
CATEGORIES= audio
1999-01-27 08:31:54 +00:00
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/esound
MAINTAINER= vanilla@FreeBSD.org
1998-12-23 19:22:08 +00:00
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_LIBTOOL= yes
.include <bsd.port.mk>