2000-11-02 16:11:47 -05:00
|
|
|
# New ports collection makefile for: libogg
|
|
|
|
# Date created: 18 October 2000
|
|
|
|
# Whom: t.vanklaveren@student.utwente.nl
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= libogg
|
2001-03-01 04:36:28 -05:00
|
|
|
PORTVERSION= 1.0b4
|
|
|
|
PORTEPOCH= 1
|
2000-11-02 16:11:47 -05:00
|
|
|
CATEGORIES= audio
|
2001-03-01 04:36:28 -05:00
|
|
|
MASTER_SITES= http://www.vorbis.com/files/beta4/unix/ \
|
|
|
|
http://home.student.utwente.nl/t.vanklaveren/distfiles/
|
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/}
|
2000-11-02 16:11:47 -05:00
|
|
|
|
2001-03-24 02:07:57 -05:00
|
|
|
MAINTAINER= naddy@mips.inka.de
|
2000-11-02 16:11:47 -05:00
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|