Import archivers/php73-phar version 7.3.0.r2_1
[dports.git] / archivers / gcab / Makefile
1 # Created by: kwm@FreeBSD.org
2 # $FreeBSD$
3
4 PORTNAME=       gcab
5 PORTVERSION=    1.0
6 CATEGORIES=     archivers gnome
7 MASTER_SITES=   GNOME
8
9 MAINTAINER=     gnome@FreeBSD.org
10 COMMENT=        GObject library to create cabinet files
11
12 BUILD_DEPENDS=  vala:lang/vala \
13                 gtkdoc-scan:textproc/gtk-doc
14
15 USES=           cpe gettext meson pkgconfig tar:xz
16 USE_GNOME=      glib20 introspection:build
17 CPE_VENDOR=     gnome
18
19 .include <bsd.port.mk>