ports/devel/shtool/Makefile

15 lines
227 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= GNU Portable Shell Tool
DISTNAME= shtool-2.0.8
CATEGORIES= devel
2023-09-22 16:24:11 +00:00
SITES= ${SITE_GNU:=shtool/}
2023-08-16 22:26:55 +00:00
HOMEPAGE= https://www.gnu.org/software/shtool/
# GPLv2
PERMIT_PACKAGE= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>