2005-10-07 15:14:37 +02:00
|
|
|
# New ports collection makefile for: vstream-client
|
|
|
|
# Date created: 2005-10-06
|
|
|
|
# Whom: Frank Mayhar <frank@exit.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= vstream-client
|
|
|
|
PORTVERSION= 1.2
|
|
|
|
CATEGORIES= multimedia
|
2006-12-30 18:28:06 +01:00
|
|
|
MASTER_SITES= http://mirror-unt.nicewarrior.org/${PORTNAME}/ \
|
|
|
|
http://www.exit.com/Archives/FreeBSD/
|
2005-10-07 15:14:37 +02:00
|
|
|
|
|
|
|
MAINTAINER= frank@exit.com
|
|
|
|
COMMENT= The vstream library from the tivo-mplayer project
|
|
|
|
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|