aboutsummaryrefslogtreecommitdiff
path: root/net/htpdate/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-07-14 05:22:15 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-07-14 05:22:15 +0000
commit1d87f2edf18d3bf47def86cbc7a641ae537b87e5 (patch)
treef6bb337ad49ad38024e44aa5771eefa0894b1fbd /net/htpdate/Makefile
parent2a5056c9fb264eed6f117b3640a2470c0fd173d0 (diff)
downloadports-1d87f2edf18d3bf47def86cbc7a641ae537b87e5.tar.gz
ports-1d87f2edf18d3bf47def86cbc7a641ae537b87e5.zip
Notes
Diffstat (limited to 'net/htpdate/Makefile')
-rw-r--r--net/htpdate/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile
index 34211a829fa4..e54bc385e709 100644
--- a/net/htpdate/Makefile
+++ b/net/htpdate/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= htpdate
-PORTVERSION= 0.8.3
-CATEGORIES= net
+PORTVERSION= 0.8.4
+CATEGORIES= net ipv6
MASTER_SITES= http://www.clevervest.com/htp/archive/c/
MAINTAINER= vsevolod@highsecure.ru
@@ -15,13 +15,12 @@ COMMENT= Time synchronization over http utility
USE_BZIP2= yes
-MAN8= htpdate.8
+MANCOMPRESSED= no
+NOMANCOMPRESS= yes
+MAN8= htpdate.8.gz
PLIST_FILES= bin/htpdate
-post-extract:
- @${GZIP_CMD} -d ${WRKSRC}/${MAN8}.gz
-
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/htpdate ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/${MAN8} ${MAN8PREFIX}/man/man8