![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / indexinfo / Makefile (download)
Revision 1.3, Sun Jan 23 05:22:00 2022 UTC (12 months, 2 weeks ago) by mef
(print/indexinfo) Updated 0.2.6 to 0.3.1, explicit ChnageLog Unknown, but it seems compression function added. |
# $NetBSD: Makefile,v 1.3 2022/01/23 05:22:00 mef Exp $ DISTNAME= indexinfo-0.3.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GITHUB:=bapt/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/bapt/indexinfo COMMENT= Utility to regenerate the GNU info page index LICENSE= 2-clause-bsd AUTO_MKDIRS= yes .include "../../mk/bsd.prefs.mk" # .if ${OPSYS} != "FreeBSD" && ${OPSYS} != "DragonFly" # SUBST_CLASSES+= reallocf # SUBST_STAGE.reallocf= pre-configure # SUBST_FILES.reallocf= indexinfo.c # SUBST_SED.reallocf= -e "s|reallocf|realloc|" # SUBST_MESSAGE.reallocf= Replace reallocf with realloc on ${OPSYS} # .endif .include "../../mk/bsd.pkg.mk"