freebsd-ports/archivers/gcab/Makefile
Koop Mast 2ffd62766c Update gcab to 0.8.
Security fix release with normal bug fixes.

MFH:		2018Q1
Security:	2cceb80e-c482-4cfd-81b3-2088d2c0ad53
		CVE-2018-5345
2018-01-27 09:13:06 +00:00

19 lines
401 B
Makefile

# Created by: kwm@FreeBSD.org
# $FreeBSD$
PORTNAME= gcab
PORTVERSION= 0.8
CATEGORIES= archivers gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject library to create cabinet files
BUILD_DEPENDS= vala:lang/vala
USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= glib20 intlhack introspection:build
CPE_VENDOR= gnome
.include <bsd.port.mk>