freebsd-ports/archivers/gcab/Makefile
Koop Mast 87e8ce533d MFH: r460078
Update gcab to 0.8.

Security fix release with normal bug fixes.

Security:	2cceb80e-c482-4cfd-81b3-2088d2c0ad53
		CVE-2018-5345

Approved by:	ports-secteam (swills@)
2018-01-27 16:01:41 +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>