mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
c502e04330
PR: ports/107030 Submitted by: Frank Mayhar <frank@exit.com> (maintainer)
20 lines
443 B
Makefile
20 lines
443 B
Makefile
# 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
|
|
MASTER_SITES= http://mirror-unt.nicewarrior.org/${PORTNAME}/ \
|
|
http://www.exit.com/Archives/FreeBSD/
|
|
|
|
MAINTAINER= frank@exit.com
|
|
COMMENT= The vstream library from the tivo-mplayer project
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|