17 lines
301 B
Makefile

# $OpenBSD: Makefile,v 1.38 2019/07/12 20:46:01 sthen Exp $
COMMENT= GNU Portable Shell Tool
DISTNAME= shtool-2.0.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=shtool/}
HOMEPAGE= https://www.gnu.org/software/shtool/
# GPLv2
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>