freebsd-ports/print/indexinfo/Makefile
Baptiste Daroussin 346468e28a Update to 0.2.4
Changes:
- Fixes typos
2015-10-22 13:36:58 +00:00

18 lines
334 B
Makefile

# $FreeBSD$
PORTNAME= indexinfo
PORTVERSION= 0.2.4
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>