2015-03-07 14:53:53 +01:00
|
|
|
# Created by: kwm@FreeBSD.org
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gcab
|
2017-04-02 02:04:21 +02:00
|
|
|
PORTVERSION= 0.7
|
2015-03-07 14:53:53 +01:00
|
|
|
CATEGORIES= archivers gnome
|
|
|
|
MASTER_SITES= GNOME
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= GObject library to create cabinet files
|
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
BUILD_DEPENDS= vala:lang/vala
|
2015-03-07 14:53:53 +01:00
|
|
|
|
2015-04-15 18:42:19 +02:00
|
|
|
USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz
|
2015-03-07 14:53:53 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GNOME= glib20 intlhack introspection:build
|
2015-04-15 18:42:19 +02:00
|
|
|
CPE_VENDOR= gnome
|
2015-03-07 14:53:53 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|