summaryrefslogblamecommitdiffstats
path: root/sysutils/drwright/Makefile
blob: eb22083881418992fbdd3e8e5be5af1639994475 (plain) (tree)
1
2
3
4
5
6
7
                                         
           
         

                        
                     
                              




                                           

                                                                        
 
                   
                                                  
                              
                                               
                   




                                                                          
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
#  $MCom$

PORTNAME=   drwright
PORTVERSION=    3.5.0
CATEGORIES= sysutils gnome
MASTER_SITES=   GNOME

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GNOME 3 RSI prevention tool

LIB_DEPENDS=    libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \
        libnotify.so:${PORTSDIR}/devel/libnotify

USE_XZ=     yes
USE_GNOME=  intlhack gtk30 gnomecontrolcenter3
USE_XORG=   x11 xscrnsaver
USES=       gettext gmake pathfix pkgconfig
GNU_CONFIGURE=  yes
INSTALLS_ICONS= yes

GLIB_SCHEMAS=   org.gnome.settings-daemon.plugins.typing-break.gschema.xml

.include <bsd.port.mk>