1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/libaudiofile/Makefile

20 lines
402 B
Makefile
Raw Normal View History

# New ports collection makefile for: libaudiofile
1999-10-08 02:23:52 +00:00
# Version required: 0.1.9
# Date created: 22 Dec 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
1999-08-25 04:36:31 +00:00
# $FreeBSD$
#
1999-10-08 02:23:52 +00:00
DISTNAME= audiofile-0.1.9
PKGNAME= libaudiofile-0.1.9
CATEGORIES= audio
1999-01-27 08:31:54 +00:00
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/audiofile
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
.include <bsd.port.mk>