summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot/Makefile
diff options
context:
space:
mode:
authorrh <rh>2003-01-11 02:56:25 +0000
committerrh <rh>2003-01-11 02:56:25 +0000
commite4cd7241670e4977ef5e4d16a204ba16b83fd353 (patch)
treefc3420c27ed706a15a438a304fb3e7fe34fc28d4 /comms/gnome-pilot/Makefile
parent6efa6c597a97d04c1bd70ee112c3e4aae018e9b9 (diff)
downloadpkgsrc-e4cd7241670e4977ef5e4d16a204ba16b83fd353.tar.gz
Initial import of gnome-pilot-0.1.71, Palm Pilot synchronisation for GNOME.
Diffstat (limited to 'comms/gnome-pilot/Makefile')
-rw-r--r--comms/gnome-pilot/Makefile31
1 files changed, 31 insertions, 0 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
new file mode 100644
index 00000000000..20ab22fcab3
--- /dev/null
+++ b/comms/gnome-pilot/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/01/11 02:56:25 rh Exp $
+#
+
+DISTNAME= gnome-pilot-0.1.71
+CATEGORIES= comms gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Palm Pilot synchronisation for GNOME
+
+DEPENDS+= gob-[0-9]*:../../devel/gob
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_X11BASE= YES
+USE_BUILDLINK2= YES
+USE_LIBINTL= YES
+USE_LIBTOOL= YES
+USE_PERL5= build
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
+
+.include "../../comms/pilot-link-libs/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/libglade/buildlink2.mk"
+.include "../../textproc/libxml/buildlink2.mk"
+.include "../../x11/gnome-core/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"