File:  [cvs.NetBSD.org] / pkgsrc / devel / humungus / Makefile
Revision 1.5: download - view: text, annotated - select for diffs
Sun Aug 11 15:57:00 2024 UTC (8 months, 2 weeks ago) by bsiegert
Branches: MAIN
CVS tags: HEAD
Revbump all Go packages after update

# $NetBSD: Makefile,v 1.5 2024/08/11 15:57:00 bsiegert Exp $

DISTNAME=	humungus-0.9.7
PKGREVISION=	4
CATEGORIES=	devel
MASTER_SITES=	https://humungus.tedunangst.com/r/humungus/d/
EXTRACT_SUFX=	.tgz

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://humungus.tedunangst.com/r/humungus
COMMENT=	Mercurial server
LICENSE=	0-clause-bsd

USE_TOOLS+=	pkg-config

.include "../../lang/go/go-module.mk"
.include "../../archivers/zstd/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>