Skip to content

Commit

Permalink
devel/goredo: Convert to USES=tar:zst
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
sunpoet committed May 22, 2022
1 parent 863e0d4 commit 0ac325e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions devel/goredo/Makefile
Expand Up @@ -2,15 +2,14 @@ PORTNAME= goredo
DISTVERSION= 1.25.0
CATEGORIES= devel
MASTER_SITES= http://www.goredo.cypherpunks.ru/download/
EXTRACT_SUFX= .tar.zst

MAINTAINER= yuri@FreeBSD.org
COMMENT= Go implementation of djb's redo, Makefile replacement that sucks less

LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/../COPYING

USES= go
USES= go tar:zst

WRKSRC_SUBDIR= src

Expand Down

0 comments on commit 0ac325e

Please sign in to comment.