aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/sysmon
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-01-15 09:05:37 +0000
commitc88aaf5c891059139a97c6a9da40fb5cbe102634 (patch)
tree03708cdbdeb7094897643531ddd754b2c9a2c51b /net-mgmt/sysmon
parent11c750925ed8e4b886a43e45df089896dd23e6f5 (diff)
downloadports-c88aaf5c891059139a97c6a9da40fb5cbe102634.tar.gz
ports-c88aaf5c891059139a97c6a9da40fb5cbe102634.zip
Notes
Diffstat (limited to 'net-mgmt/sysmon')
-rw-r--r--net-mgmt/sysmon/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/sysmon/Makefile b/net-mgmt/sysmon/Makefile
index 9d6968b10019..22c21a67e764 100644
--- a/net-mgmt/sysmon/Makefile
+++ b/net-mgmt/sysmon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sysmon
PORTVERSION= 0.93
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://puck.nether.net/pub/jared/ \
http://titan.oxeo.com/mirror/sysmon.org/
@@ -12,16 +13,17 @@ COMMENT= Network tool designed for high performance and accurate monitoring
LICENSE= GPLv2
+GNU_CONFIGURE= yes
USES= alias
+USE_OPENSSL= yes
+
+OPTIONS_DEFINE= DOCS
+
DOCS= Changes.html binaries.html config.html docs.html index.html \
jclient.jpg net-example.png sysmon.conf.man.html sysmon.jpg \
sysmon.man.html reporting.xml-spec.txt
MANPAGE= sysmon.man.8 sysmon.conf.man.8
-GNU_CONFIGURE= yes
-
-OPTIONS_DEFINE= DOCS
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/sysmon ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/sysmond ${STAGEDIR}${PREFIX}/bin