1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/print/indexinfo/Makefile
2015-03-20 07:56:25 +00:00

19 lines
334 B
Makefile

# $FreeBSD$
PORTNAME= indexinfo
PORTVERSION= 0.2.3
CATEGORIES= print ports-mgmt
MAINTAINER= bapt@FreeBSD.org
COMMENT= Utility to regenerate the GNU info page index
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= bapt
INSTALL_TARGET= install-strip
PLIST_FILES= bin/indexinfo
.include <bsd.port.mk>