aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zogftw
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-10-07 20:56:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-10-07 20:56:50 +0000
commite44133365075622bc72a7ec8e58bfac345024e6c (patch)
tree780fa4ac53e7bc3c447e2a1e6c34447b20a42605 /sysutils/zogftw
parentb51437f7d1aa7ad9fa8324f1df70e1e99f8fc9fc (diff)
downloadports-e44133365075622bc72a7ec8e58bfac345024e6c.tar.gz
ports-e44133365075622bc72a7ec8e58bfac345024e6c.zip
Notes
Diffstat (limited to 'sysutils/zogftw')
-rw-r--r--sysutils/zogftw/Makefile24
-rw-r--r--sysutils/zogftw/distinfo4
2 files changed, 11 insertions, 17 deletions
diff --git a/sysutils/zogftw/Makefile b/sysutils/zogftw/Makefile
index 3a5526471833..ed88bc0c9c5c 100644
--- a/sysutils/zogftw/Makefile
+++ b/sysutils/zogftw/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= zogftw
-PORTVERSION= 0.0.2013.03.31
+PORTVERSION= 0.0.2013.10.06
CATEGORIES= sysutils
MASTER_SITES= http://www.fabiankeil.de/sourcecode/zogftw/
-DISTNAME= ${PORTNAME}-2013-03-31-80ef6e9
+DISTNAME= ${PORTNAME}-2013-10-06-4760e2c
MAINTAINER= fk@fabiankeil.de
COMMENT= Creates redundant backups on encrypted ZFS pools
@@ -16,23 +16,17 @@ RUN_DEPENDS= mbuffer:${PORTSDIR}/misc/mbuffer \
OPTIONS_DEFINE= GNUPG
OPTIONS_DEFAULT= GNUPG
-PLIST_FILES= sbin/zogftw
-
-MAN8= zogftw.8
+PLIST_FILES= sbin/zogftw \
+ man/man8/zogftw.8.gz
+NO_BUILD= yes
PORTSCOUT= ignore:1
-NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGNUPG}
-RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg1 \
- gpg-agent:${PORTSDIR}/security/gnupg
-.endif
+GNUPG_RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
+ gpg-agent:${PORTSDIR}/security/gnupg
-do-build:
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/zogftw ${PREFIX}/sbin/zogftw
- ${INSTALL_MAN} ${WRKSRC}/zogftw.8 ${MAN8PREFIX}/man/man8
+ ${INSTALL_SCRIPT} ${WRKSRC}/zogftw ${STAGEDIR}${PREFIX}/sbin/zogftw
+ ${INSTALL_MAN} ${WRKSRC}/zogftw.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
.include <bsd.port.mk>
diff --git a/sysutils/zogftw/distinfo b/sysutils/zogftw/distinfo
index c1d3b6283232..414dd0400802 100644
--- a/sysutils/zogftw/distinfo
+++ b/sysutils/zogftw/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zogftw-2013-03-31-80ef6e9.tar.gz) = e8dcdb01916c4f0c89deb23bb3044701fe6a209e9428885f4a9a5f9a22dda49e
-SIZE (zogftw-2013-03-31-80ef6e9.tar.gz) = 15957
+SHA256 (zogftw-2013-10-06-4760e2c.tar.gz) = 9ebcfe168ed3e8e333982ede3c7a0b6f8769162e7a6590499c412aef32e42c34
+SIZE (zogftw-2013-10-06-4760e2c.tar.gz) = 14651