aboutsummaryrefslogblamecommitdiff
path: root/deskutils/caja-extensions/Makefile
blob: d482d54adfaf34e808a9d26cdc461381cb1bec77 (plain) (tree)
1
2
3
4
5
6
7
8
9
                               
                      




                                 
                                          
                                         
 


                                 

                                                                       

                                                 


                             
                                                                     
                                                                 
                            
                                               

                   
                                       
                                

                             


                                                       
                      
PORTNAME=	caja-extensions
PORTVERSION=	1.28.0
CATEGORIES=	deskutils mate
MASTER_SITES=	MATE
DIST_SUBDIR=	mate

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Set of extensions for Caja
WWW=		https://mate-desktop.org/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

BUILD_DEPENDS=	gtkdocize:textproc/gtk-doc
LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification \
		libdbus-1.so:devel/dbus \
		libdbus-glib-1.so:devel/dbus-glib

PORTSCOUT=	limitw:1,even

USES=		autoreconf compiler:c11 gettext gmake gnome libtool \
		localbase mate pathfix pkgconfig tar:xz gstreamer
USE_MATE=	caja desktop
USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-gksu=no
INSTALL_TARGET=	install-strip

GLIB_SCHEMAS=	org.mate.Caja.Sendto.gschema.xml \
		org.mate.caja-open-terminal.gschema.xml

.include <bsd.port.mk>