opnsense-ports/sysutils/hstr/Makefile
Franco Fichtner bba6c6c99e */*: sync with upstream
Taken from: HardenedBSD
2018-01-14 18:45:22 +01:00

20 lines
380 B
Makefile

# $FreeBSD$
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>