aboutsummaryrefslogtreecommitdiff
path: root/archivers/gzip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip/Makefile')
-rw-r--r--archivers/gzip/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile
index 62ea92a771b0..cd326e6792b7 100644
--- a/archivers/gzip/Makefile
+++ b/archivers/gzip/Makefile
@@ -1,17 +1,20 @@
-# Created by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
-
PORTNAME= gzip
-PORTVERSION= 1.11
+PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= GNU
MAINTAINER= nc@FreeBSD.org
COMMENT= Compression utility designed to be a replacement for compress
+WWW= https://www.gnu.org/software/gzip/
LICENSE= GPLv3+
USES= cpe charsetfix makeinfo tar:xz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
+
+CONFLICTS_INSTALL= zutils # bin/zcat bin/zcmp bin/zdiff bin/zgrep
INFO= gzip
CPE_VENDOR= gnu