aboutsummaryrefslogtreecommitdiff
path: root/net/rtpproxy/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2012-12-12 02:08:33 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2012-12-12 02:08:33 +0000
commitfd17cc1963049f1bab126d81593bd92ba67b1652 (patch)
tree9cf39a2f03d3cd327f0806a93c4a08ee93aafbb7 /net/rtpproxy/Makefile
parent0214b83f0be939821c2705763a235da27879e41e (diff)
downloadports-fd17cc1963049f1bab126d81593bd92ba67b1652.tar.gz
ports-fd17cc1963049f1bab126d81593bd92ba67b1652.zip
Notes
Diffstat (limited to 'net/rtpproxy/Makefile')
-rw-r--r--net/rtpproxy/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile
index 1eff737b8214..1c16c3908bac 100644
--- a/net/rtpproxy/Makefile
+++ b/net/rtpproxy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rtpproxy
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.rtpproxy.org/chrome/site/
@@ -25,6 +26,9 @@ post-build:
${SED} 's|%%PREFIX%%|${PREFIX}|g ; s|%%RC_SUBR%%|/etc/rc.subr|g' \
${WRKSRC}/freebsd/rtpproxy.in > ${WRKDIR}/rtpproxy
+pre-install:
+ @PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
+
post-install:
${INSTALL_SCRIPT} ${WRKDIR}/rtpproxy ${PREFIX}/etc/rc.d/rtpproxy