rpe 62bd19dd19 Update devel/shtool to 2.0.8
- add license marker
- add patches to fix pod2man errors

OK sthen@, aja@ on a previous diff
2014-12-19 11:05:18 +00:00

18 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.36 2014/12/19 11:05:18 rpe 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_CDROM= Yes
CONFIGURE_STYLE= gnu
USE_GROFF = Yes
.include <bsd.port.mk>