Edit

IABSD.fr/ports/productivity/gnucash-docs/Makefile

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2026-03-31 07:12:52
    Hash : 27e01759
    Message : Update to gnucash-docs-5.15.

  • productivity/gnucash-docs/Makefile
  • COMMENT =		user documentation module for GnuCash
    
    GNOME_PROJECT =		gnucash-docs
    GNOME_VERSION =		5.15
    EXTRACT_SUFX =		.tar.gz
    
    CATEGORIES =		productivity
    
    HOMEPAGE =		https://www.gnucash.org/
    
    MAINTAINER =		Antoine Jacoutot <ajacoutot@openbsd.org>
    
    # GFDL 1.1
    PERMIT_PACKAGE =	Yes
    
    SITES =			${SITE_SOURCEFORGE:=gnucash/}
    
    MODULES =		devel/cmake \
    			x11/gnome
    
    BUILD_DEPENDS =		shells/bash
    
    MODGNOME_TOOLS =	yelp
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>