aboutsummaryrefslogblamecommitdiff
path: root/x11-clocks/xfce4-timer-plugin/Makefile
blob: a964c9e2d9c9e3fd6004fd2152627839221544d3 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                       
                     
                               

                                                                  

                     
                                
                                       





                   
                                                 
                                              
 
                      
# New ports collection makefile for:	timer plugin for xfce4
# Date created:				23 Januar 2007
# Whom:					Martin Wilke (miwi@FreeBSD.org)
#
# $FreeBSD$
#

PORTNAME=	xfce4-timer-plugin
PORTVERSION=	0.6.3
CATEGORIES=	x11-clocks xfce
MASTER_SITES=	${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR=	xfce4

MAINTAINER=	xfce@FreeBSD.org
COMMENT=	A timer plugin for Xfce

USE_BZIP2=	yes
USE_GMAKE=	yes
INSTALLS_ICONS=	yes
USE_GETTEXT=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gtk20 intltool intlhack pkgconfig
USE_XFCE=	configenv libgui libutil panel

.include <bsd.port.mk>