summaryrefslogtreecommitdiff
path: root/time/gnotime/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-10-23 06:51:00 +0000
committerjdolecek <jdolecek>2004-10-23 06:51:00 +0000
commit4a568ee3267cd1de7fd3b7d17a0a7fda5bb7000e (patch)
tree5cc32472645ef146eefaa459b6057727c82ec235 /time/gnotime/Makefile
parentecbe53b77295a344a21946cb4724588795e154b4 (diff)
downloadpkgsrc-4a568ee3267cd1de7fd3b7d17a0a7fda5bb7000e.tar.gz
add gnotime 2.2.0 - time tracker for gnome2
package based on the FreeBSD port, subject to port2pkg and some additional tweaking
Diffstat (limited to 'time/gnotime/Makefile')
-rw-r--r--time/gnotime/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile
new file mode 100644
index 00000000000..93b39881f7d
--- /dev/null
+++ b/time/gnotime/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/23 06:51:00 jdolecek Exp $
+
+DISTNAME= gnotime-2.2.0
+PKGREVISION= # empty
+CATEGORIES= time gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/}
+
+MAINTAINER= jdolecek@NetBSD.org
+HOMEPAGE= http://gttr.sourceforge.net/
+COMMENT= time tracker for gnome2
+
+USE_X11= yes
+USE_GNU_TOOLS+= make
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_BUILDLINK3= yes
+USE_DIRS+= gnome2-1.5
+
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../www/gtkhtml3/buildlink3.mk"
+.include "../../lang/guile/buildlink3.mk"
+.include "../../devel/guile-gtk/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"