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

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

DISTNAME=	shoutrrr-0.8.0
PKGREVISION=	13
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_GITHUB:=containrrr/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	leot@NetBSD.org
HOMEPAGE=	https://containrrr.dev/shoutrrr/
COMMENT=	Notification library and CLI for gophers and their furry friends
LICENSE=	mit

GO_BUILD_PATTERN+=	./shoutrrr

.include "go-modules.mk"

.include "../../lang/go/go-module.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>