head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.2
	pkgsrc-2026Q1-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2026.01.18.04.02.02;	author taca;	state Exp;
branches;
next	;
commitid	V6RAOwlNOAzmkPqG;


desc
@@


1.1
log
@misc/ruby-uniform_notifier: add package version 1.18.0

This pacakge is required by forthcoming ruby-bullet pacakge.


UniformNotifier

uniform_notifier is extracted from bullet, it gives you the ability to send
notification through rails logger, customized logger, javascript alert,
javascript console, xmpp, airbrake, honeybadger and AppSignal.
@
text
@# $NetBSD$

DISTNAME=	uniform_notifier-1.18.0
CATEGORIES=	misc

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/flyerhzm/uniform_notifier
COMMENT=	Uniform notifier for rails logger and more
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@
