2013-09-03 14:13:23 +02:00
|
|
|
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
2000-09-14 08:53:20 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= sanduhr
|
2007-01-19 06:51:37 +01:00
|
|
|
PORTVERSION= 1.93
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 8
|
2000-09-14 08:53:20 +02:00
|
|
|
CATEGORIES= x11-clocks gnome
|
2008-03-01 22:44:55 +01:00
|
|
|
MASTER_SITES= http://seehuhn.de/media/programs/
|
2000-09-14 08:53:20 +02:00
|
|
|
|
2013-11-29 08:37:52 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-12-29 17:35:06 +01:00
|
|
|
COMMENT= Alarm clock for GNOME desktop designed as a sand-glass
|
2000-09-14 08:53:20 +02:00
|
|
|
|
2013-12-29 17:35:06 +01:00
|
|
|
USES= gmake pathfix pkgconfig
|
|
|
|
USE_GNOME= gnomeprefix libgnomeui
|
2007-01-19 06:51:37 +01:00
|
|
|
INSTALLS_OMF= yes
|
2000-09-14 08:53:20 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2011-09-24 00:26:39 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
2000-09-14 08:53:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|