opnsense-ports/sysutils/hstr/Makefile
Franco Fichtner fa4fbd1bd9 */*: sync with upstream
Taken from: HardenedBSD
2018-06-24 18:59:00 +02:00

20 lines
380 B
Makefile

# $FreeBSD$
PORTNAME= hstr
DISTVERSION= 1.25
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>