1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/archivers/gcab/Makefile
Koop Mast 951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00

20 lines
390 B
Makefile

# Created by: kwm@FreeBSD.org
# $FreeBSD$
PORTNAME= gcab
PORTVERSION= 1.0
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject library to create cabinet files
BUILD_DEPENDS= vala:lang/vala \
gtkdoc-scan:textproc/gtk-doc
USES= cpe gettext meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
CPE_VENDOR= gnome
.include <bsd.port.mk>