# $MidnightBSD: trunk/print/indexinfo/Makefile 18282 2015-03-22 18:17:21Z laffer1 $

PORTNAME=	indexinfo
PORTVERSION=	0.2.2
CATEGORIES=	print ports-mgmt
MASTER_SITES=	http://files.etoilebsd.net/indexinfo/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Utility to regenerate the GNU info page index

LICENSE=	bsd2
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-maintainer-mode
PLIST_FILES=	bin/indexinfo
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
