aboutsummaryrefslogblamecommitdiff
path: root/x11-clocks/sanduhr/Makefile
blob: 0040dcdb43c684d7d6cded1c3c7d052bd09a2a1e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
           

                       
                    
                  
                                
                                                 
 
                                 
                                                                      
 

                                       
                   
                   

                                      
 
                      
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$

PORTNAME=	sanduhr
PORTVERSION=	1.93
PORTREVISION=	10
CATEGORIES=	x11-clocks gnome
MASTER_SITES=	http://seehuhn.de/media/programs/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Alarm clock for GNOME desktop designed as a sand-glass

USES=		gmake pathfix pkgconfig
USE_GNOME=	gnomeprefix libgnomeui
INSTALLS_OMF=	yes
GNU_CONFIGURE=	yes
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>