summaryrefslogtreecommitdiffstats
path: root/deskutils/dlume
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-10 13:27:38 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-10 13:27:38 +0800
commit4530b5eef69a3ae9fedf798a89c01deb09822b98 (patch)
tree26bc2a2fb32b8d49f18a320a98b85d82646156d4 /deskutils/dlume
parent0bfbc6bf7fbabe82670a3989dc33cc9cc768fece (diff)
downloadmarcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar.gz
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar.bz2
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar.lz
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar.xz
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.tar.zst
marcuscom-ports-4530b5eef69a3ae9fedf798a89c01deb09822b98.zip
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9550 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/dlume')
-rw-r--r--deskutils/dlume/Makefile29
-rw-r--r--deskutils/dlume/distinfo3
-rw-r--r--deskutils/dlume/pkg-descr8
3 files changed, 40 insertions, 0 deletions
diff --git a/deskutils/dlume/Makefile b/deskutils/dlume/Makefile
new file mode 100644
index 000000000..e5700fb5f
--- /dev/null
+++ b/deskutils/dlume/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: dlume
+# Date created: 07 November 2003
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= dlume
+PORTVERSION= 0.2.4
+PORTREVISION= 5
+CATEGORIES= deskutils gnome
+MASTER_SITES= http://clay.ll.pl/download/
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= GTK2 address book
+
+USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 libxml2
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= ${PORTNAME}.1
+PLIST_FILES= bin/dlume share/pixmaps/dlume.png
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/src/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/deskutils/dlume/distinfo b/deskutils/dlume/distinfo
new file mode 100644
index 000000000..d335ce27f
--- /dev/null
+++ b/deskutils/dlume/distinfo
@@ -0,0 +1,3 @@
+MD5 (dlume-0.2.4.tar.gz) = 6b2a3ef0eff622a412395187d1c5d178
+SHA256 (dlume-0.2.4.tar.gz) = 66f6c87de866fbac1519721b8eb584c427d89cfa502494a9fe6b035578f7a864
+SIZE (dlume-0.2.4.tar.gz) = 246864
diff --git a/deskutils/dlume/pkg-descr b/deskutils/dlume/pkg-descr
new file mode 100644
index 000000000..a0836f035
--- /dev/null
+++ b/deskutils/dlume/pkg-descr
@@ -0,0 +1,8 @@
+Dlume is nice, gtk2-based addressbook. You can easily add, edit
+and delete records to/from database (but Dlume doesn't rely on an outside
+database - It stores your contacts in XML format). The Quick-search
+feature allows you find required entry in comfortable way. Export to
+CSV and HTML formats is also available. Interface design was borrowed
+and improved from Paddress (http://paddress.sourceforge.net).
+
+WWW: http://clay.ll.pl/projects.html