diff --git a/devel/goredo/Makefile b/devel/goredo/Makefile index 6533643d89b7..ac2060fab994 100644 --- a/devel/goredo/Makefile +++ b/devel/goredo/Makefile @@ -1,19 +1,18 @@ 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 PLIST_FILES= bin/${PORTNAME} .include