aboutsummaryrefslogtreecommitdiff
path: root/net/osrtspproxy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/osrtspproxy
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/osrtspproxy')
-rw-r--r--net/osrtspproxy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile
index b998c724ea53..cf48a4c9528d 100644
--- a/net/osrtspproxy/Makefile
+++ b/net/osrtspproxy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: osrtspproxy
-# Date created: 2002-10-13
-# Whom: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
-#
+# Created by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
# $FreeBSD$
-#
PORTNAME= osrtspproxy
PORTVERSION= 2.0
@@ -17,6 +13,7 @@ COMMENT= The RTSP Proxy Kit - A reference implementation of an RTSP proxy
HAS_CONFIGURE= YES
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rtspproxy/rtspproxy ${PREFIX}/sbin
${INSTALL_SCRIPT} ${FILESDIR}/rtspproxy.sh ${PREFIX}/etc/rc.d/rtspproxy.sh.sample