freebsd-ports/audio/libaudiofile/Makefile
Ade Lovett 5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00

21 lines
431 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.1
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/audiofile
DISTNAME= audiofile-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>