Files
ports/databases/gom/Makefile
T
2024-11-22 17:31:54 -05:00

20 lines
394 B
Makefile

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