# $FreeBSD: head/sysutils/hstr/Makefile 458979 2018-01-14 15:01:37Z tobik $

PORTNAME=	hstr
DISTVERSION=	1.24
CATEGORIES=	sysutils

MAINTAINER=	monsieurp@gentoo.org
COMMENT=	Bash and Zsh shell history suggest box

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		autoreconf ncurses readline
USE_GITHUB=	yes
GH_ACCOUNT=	dvorka
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/hh bin/hstr man/man1/hh.1.gz man/man1/hstr.1.gz

.include <bsd.port.mk>
