pkgsrc/www/htmldoc-x11/Makefile

12 lines
332 B
Makefile

# $NetBSD: Makefile,v 1.22 2020/08/17 20:20:21 leot Exp $
PKGNAME= htmldoc-x11-${VERSION}
PKGREVISION= 1
CONFIGURE_ARGS+= --with-gui
# FLTK version 1.4 is supported too
.include "../../x11/fltk13/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../www/htmldoc/Makefile.common"
.include "../../mk/bsd.pkg.mk"