openbsd-ports/devel/shtool/Makefile
2013-03-11 10:50:00 +00:00

17 lines
314 B
Makefile

# $OpenBSD: Makefile,v 1.34 2013/03/11 10:50:30 espie Exp $
COMMENT= GNU Portable Shell Tool
DISTNAME= shtool-1.6.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=shtool/}
HOMEPAGE= http://www.gnu.org/software/shtool/
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
.include <bsd.port.mk>