ports/databases/gom/Makefile
Olivier Duchateau e80a1b90a3 databases/gom: update to 0.5.3
PR:	286697
2025-06-10 15:46:20 +02:00

20 lines
406 B
Makefile

PORTNAME= gom
PORTVERSION= 0.5.3
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject Data Mapper
WWW= https://https://gitlab.gnome.org/GNOME/gom
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gnome meson pkgconfig python sqlite tar:xz
USE_GNOME= gdkpixbuf glib20 introspection pygobject3
USE_LDCONFIG= yes
.include <bsd.port.mk>