git: a3b6b342ddb7 - main - net/kf5-kcontacts: add pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Jan 2024 12:57:35 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a3b6b342ddb796c96d04d9209b334df08e4d8bbb
commit a3b6b342ddb796c96d04d9209b334df08e4d8bbb
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2024-01-05 08:25:21 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2024-01-05 12:57:24 +0000
net/kf5-kcontacts: add pkg-descr
* kcontacts was split out of PIM
---
net/kf5-kcontacts/Makefile | 2 --
net/kf5-kcontacts/pkg-descr | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/kf5-kcontacts/Makefile b/net/kf5-kcontacts/Makefile
index fb49bf63310c..a4f3b587ecb2 100644
--- a/net/kf5-kcontacts/Makefile
+++ b/net/kf5-kcontacts/Makefile
@@ -18,6 +18,4 @@ USE_QT= core gui \
buildtools:build qmake:build
USE_LDCONFIG= yes
-DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
-
.include <bsd.port.mk>
diff --git a/net/kf5-kcontacts/pkg-descr b/net/kf5-kcontacts/pkg-descr
new file mode 100644
index 000000000000..72a95c541d8c
--- /dev/null
+++ b/net/kf5-kcontacts/pkg-descr
@@ -0,0 +1,2 @@
+KContact provides an API for contacts/address book data following the vCard
+standard (RFC 2425 / RFC 2426).