summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-25 22:36:39 +0000
committerwiz <wiz>2005-05-25 22:36:39 +0000
commitb052bec17857e79db4cf612764152949a2283c77 (patch)
tree7728414304bd37b78545a3e8bc3dc4b6b514c7a6 /comms/gnome-pilot/Makefile
parentcab0b0715f041a1d1a224c7c858cfc5153d5ea88 (diff)
downloadpkgsrc-b052bec17857e79db4cf612764152949a2283c77.tar.gz
Add gnome-pilot-2.0.12: Palm Pilot synchronisation for GNOME
Provided by Greg Troxel via PR 30278 and pkgsrc-wip.
Diffstat (limited to 'comms/gnome-pilot/Makefile')
-rw-r--r--comms/gnome-pilot/Makefile28
1 files changed, 28 insertions, 0 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
new file mode 100644
index 00000000000..f91c7a95f63
--- /dev/null
+++ b/comms/gnome-pilot/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.23 2005/05/25 22:36:39 wiz Exp $
+#
+
+DISTNAME= gnome-pilot-2.0.12
+CATEGORIES= comms gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Palm Pilot synchronisation for GNOME
+
+BUILD_DEPENDS+= gob2-[0-9]*:../../devel/gob2
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_DIRS+= gnome2-1.5
+USE_PKGLOCALEDIR= YES
+USE_LIBTOOL= YES
+USE_TOOLS+= gmake perl
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../comms/pilot-link-libs/buildlink3.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"