- Fix binary installation, strip properly

- Update MASTER_SITES
- Add WWW:
This commit is contained in:
Dmitry Marakasov 2015-06-02 12:38:44 +00:00
parent ecee557c7a
commit 3b3700ba21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388342
2 changed files with 6 additions and 4 deletions

View file

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= varnish-nagios
DISTVERSION= 1.1
PORTVERSION= 1.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://repo.varnish-cache.org/source/ \
http://anders.fupp.net/distfiles/
MASTER_SITES= http://repo.varnish-cache.org/source/
MAINTAINER= ports@FreeBSD.org
COMMENT= Nagios plugin to check status of Varnish
@ -22,6 +22,6 @@ PLIST_FILES= libexec/nagios/check_varnish
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios
${INSTALL_SCRIPT} ${WRKSRC}/check_varnish ${STAGEDIR}${PREFIX}/libexec/nagios
${INSTALL_PROGRAM} ${WRKSRC}/check_varnish ${STAGEDIR}${PREFIX}/libexec/nagios
.include <bsd.port.mk>

View file

@ -1 +1,3 @@
Nagios plugin to monitor Varnish.
https://www.varnish-cache.org/utility/nagios-varnish-plugin