freebsd-ports/deskutils/kdepim/Makefile
2023-04-25 17:17:15 +02:00

13 lines
276 B
Makefile

PORTNAME= kdepim
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= deskutils kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE PIM applications metaport
WWW= https://www.kde.org/
USES= kde:5 metaport qt:5
USE_KDE= ${_USE_KDEPIM5_ALL}
.include <bsd.port.mk>