1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files
ports/editors/dz6/Makefile
T
2026-05-22 19:26:43 +00:00

20 lines
342 B
Makefile

PORTNAME= dz6
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
CATEGORIES= editors
MAINTAINER= dutra@FreeBSD.org
COMMENT= TUI-based hexadecimal editor
WWW= https://github.com/mentebinaria/dz6
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= mentebinaria
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>