17 lines
307 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.37 2015/02/16 22:57:08 naddy Exp $
COMMENT= GNU Portable Shell Tool
2001-03-26 18:55:29 +00:00
DISTNAME= shtool-2.0.8
CATEGORIES= devel
2002-05-13 18:50:36 +00:00
MASTER_SITES= ${MASTER_SITE_GNU:=shtool/}
2013-11-09 23:19:01 +00:00
HOMEPAGE= https://www.gnu.org/software/shtool/
2000-06-22 04:39:07 +00:00
# GPLv2
2000-05-31 14:41:17 +00:00
PERMIT_PACKAGE_CDROM= Yes
2000-02-12 08:02:07 +00:00
2000-06-22 04:39:07 +00:00
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>