- fix build with non-default PREFIX

- reset maintainer at his request

PR:		ports/136653
Submitted by:	Sahil Tandon
Approved by:	Frank Mayhar (former maintianer)
Reported by:	QATty
This commit is contained in:
Ion-Mihai Tetcu 2009-07-11 11:46:11 +00:00
parent 46a1908a77
commit 976885a3f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237607
2 changed files with 7 additions and 5 deletions

View File

@ -8,12 +8,17 @@
PORTNAME= vstream-client
PORTVERSION= 1.2
CATEGORIES= multimedia
MASTER_SITES= http://mirror-unt.nicewarrior.org/${PORTNAME}/ \
MASTER_SITES= http://download.nicewarrior.org/${PORTNAME}/ \
http://www.exit.com/Archives/FreeBSD/
MAINTAINER= frank@exit.com
MAINTAINER= ports@FreeBSD.org
COMMENT= The vstream library from the tivo-mplayer project
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
PLIST_FILES= bin/vstream-client \
lib/libvstream-client.a \
include/vstream-client.h
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
bin/vstream-client
lib/libvstream-client.a
include/vstream-client.h