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


1.3
date	2022.03.29.20.28.29;	author wiz;	state dead;
branches;
next	1.2;
commitid	oeGWyuOt3oXPu9yD;

1.2
date	2022.03.29.10.39.07;	author pin;	state Exp;
branches;
next	1.1;
commitid	DRKvohXYAC8re6yD;

1.1
date	2022.02.27.21.07.55;	author pin;	state Exp;
branches;
next	;
commitid	0fgRwUXUmmKcGiuD;


desc
@@


1.3
log
@scatterbrainedsearch: remove

no upstream any longer, enough grep implementations in pkgsrc
@
text
@# $NetBSD: Makefile,v 1.2 2022/03/29 10:39:07 pin Exp $

DISTNAME=	scatterbrainedsearch-2.5.0
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_GITHUB:=m0lese/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/m0lese/scatterbrainedsearch/
COMMENT=	Scatterbrained implementation of minigrep
LICENSE=	apache-2.0 OR mit

INSTALLATION_DIRS=	bin

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/target/release/sbs \
		${DESTDIR}${PREFIX}/bin

.include "../../lang/rust/cargo.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@textproc/scatterbrainedsearch: drop maintainer

Abandoned project. Deleted repository.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2022/02/27 21:07:55 pin Exp $
@


1.1
log
@textproc/scatterbrainedsearch: import package

Scatterbrained implementation of minigrep.
@
text
@d1 1
a1 1
# $NetBSD$
d7 1
a7 1
MAINTAINER=	pin@@NetBSD.org
@

