summaryrefslogblamecommitdiff
path: root/deskutils/xfce4-notes-plugin/Makefile
blob: 35f498e853e0667c2bb46e162195680229620ec4 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                        
           
 
                                  
                     
                              
                                                                   

                     
                                
                                               
 


                                                                
 
                   
                                                              
                                              
                     
                   
                   
                             
 
                      
# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$

PORTNAME=	xfce4-notes-plugin
PORTVERSION=	1.8.1
CATEGORIES=	deskutils xfce
MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	Notes plugin for the Xfce panel

LICENSE=	GPLv2

LIB_DEPENDS=	libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique

GNU_CONFIGURE=	yes
USES=		gettext gmake libtool pkgconfig xfce tar:bzip2
USE_GNOME=	glib20 gtk20 intltool intlhack
USE_XFCE=	panel
INSTALLS_ICONS=	yes
USE_XORG=	x11
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>