mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
24 lines
463 B
Makefile
24 lines
463 B
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>
|