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

19 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:06 espie Exp $
COMMENT= GNU help2man
DISTNAME= help2man-1.29
REVISION = 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=help2man/}
HOMEPAGE= http://www.gnu.org/software/help2man/
# GPL
PERMIT_PACKAGE_CDROM= Yes
SEPARATE_BUILD= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>