aboutsummaryrefslogtreecommitdiff
path: root/security/tsshbatch
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-02-27 05:50:20 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-02-27 05:50:20 +0000
commit68eae8a432f9f85d8e0f970d1783dfdf103db941 (patch)
tree78220e2474988b7458c18cbae5ab8551b0cd9d91 /security/tsshbatch
parent710eaca6f1a0a981d37aeffb66d7311eaf8f6913 (diff)
downloadports-68eae8a432f9f85d8e0f970d1783dfdf103db941.tar.gz
ports-68eae8a432f9f85d8e0f970d1783dfdf103db941.zip
Notes
Diffstat (limited to 'security/tsshbatch')
-rw-r--r--security/tsshbatch/Makefile12
-rw-r--r--security/tsshbatch/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/security/tsshbatch/Makefile b/security/tsshbatch/Makefile
index 802a304f8711..45d701016d57 100644
--- a/security/tsshbatch/Makefile
+++ b/security/tsshbatch/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: tsshbatch
-# Date created: 06 January 2012
-# Whom: Tim Daneliuk <tsshbatch@tundraware.com>
-#
+# Created by: Tim Daneliuk <tsshbatch@tundraware.com>
# $FreeBSD$
-#
PORTNAME= tsshbatch
-PORTVERSION= 1.134
+PORTVERSION= 1.137
CATEGORIES= security python
MASTER_SITES= http://www.tundraware.com/Software/tsshbatch/
@@ -32,12 +28,14 @@ PORTDOCS= WHATSNEW.txt \
tsshbatch.ps \
tsshbatch.rst
+.include <bsd.port.options.mk>
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tsshbatch.py ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/tsshbatch.1.gz ${MAN1PREFIX}/man/man1
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
.for i in ${PORTDOCS}
cd ${WRKSRC} && ${INSTALL_DATA} $i ${DOCSDIR}
diff --git a/security/tsshbatch/distinfo b/security/tsshbatch/distinfo
index 35afd11541f2..e499bdd10ef3 100644
--- a/security/tsshbatch/distinfo
+++ b/security/tsshbatch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tsshbatch-1.134.tar.gz) = 564e1fa4a4446d19d0c1169e6d961f74e8427b5eeb61ef89f3a7362635234e5d
-SIZE (tsshbatch-1.134.tar.gz) = 211833
+SHA256 (tsshbatch-1.137.tar.gz) = 2b4d9142e9c1a157edb9f8dff5481c462468fad087fd069ae596825f6cbf96cc
+SIZE (tsshbatch-1.137.tar.gz) = 146424