freebsd-ports/audio/libaudiofile/Makefile
Vanilla I. Shu f629a89b54 Upgrade to 0.2.0
Submitted by:	sobomax
2001-01-08 22:24:44 +00:00

22 lines
468 B
Makefile

# New ports collection makefile for: libaudiofile
# Date created: 22 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libaudiofile
PORTVERSION= 0.2.0
CATEGORIES= audio
MASTER_SITES= ftp://oss.sgi.com/projects/audiofile/download/ \
${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/audiofile
DISTNAME= audiofile-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>