summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/kf5-kcontacts/Makefile2
-rw-r--r--net/kf5-kcontacts/pkg-descr2
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).