1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Dlume is a tiny GTK2 addressbook with an XML backend and a completely

unpronouncable name.
This commit is contained in:
Adam Weinberger 2003-11-07 21:31:18 +00:00
parent 2636d5e5f3
commit 699969f897
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93330
5 changed files with 35 additions and 0 deletions

View File

@ -10,6 +10,7 @@
SUBDIR += cbb
SUBDIR += checkrdf
SUBDIR += dailystrips
SUBDIR += dlume
SUBDIR += dragstack
SUBDIR += gaddr
SUBDIR += gcal

24
deskutils/dlume/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: dlume
# Date created: 07 November 2003
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= dlume
PORTVERSION= 0.1.0
CATEGORIES= deskutils gnome
MASTER_SITES= http://clay.ll.pl/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK2 address book
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnomeprefix gtk20
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
MAN1= ${PORTNAME}.1
.include <bsd.port.mk>

1
deskutils/dlume/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (dlume-0.1.0.tar.gz) = 3306e14b3903aa28128d07a5c40a05c9

View File

@ -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

View File

@ -0,0 +1 @@
bin/dlume