1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/shells/klish/Makefile
Kirill Ponomarev f19f984844 Update to 2.1.4
PR:		227969
Submitted by:	maintainer
2018-05-04 17:33:47 +00:00

21 lines
423 B
Makefile

# Created by: UMENO Takashi <umeno@rr.iij4u.or.jp>
# $FreeBSD$
PORTNAME= klish
PORTVERSION= 2.1.4
CATEGORIES= shells
MASTER_SITES= http://libcode.org/attachments/download/70/
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= Klish - Kommand Line Interface Shell
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENCE
USES= libtool tar:xz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>