Edit

IABSD.fr/ports/astro/celestia-data/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-05-19 09:02:41
    Hash : 709f32ff
    Message : remove imagemagick workaround

  • astro/celestia-data/Makefile
  • COMMENT=		data files for the Celestia space simulator
    
    GH_ACCOUNT=		CelestiaProject
    GH_PROJECT=		CelestiaContent
    GH_COMMIT=		d46e616518f4b39e8c7e97f644180018447073c6
    
    DISTNAME=		celestia-data-0.20260325
    
    CATEGORIES=		astro
    
    HOMEPAGE=		https://celestiaproject.space/
    
    MAINTAINER=		Antoine Jacoutot <ajacoutot@openbsd.org>
    
    # GPLv2+
    PERMIT_PACKAGE=		Yes
    
    MODULES=		devel/cmake
    
    BUILD_DEPENDS=		devel/gettext,-tools \
    			graphics/ImageMagick
    
    .include <bsd.port.mk>