13 lines
276 B
Makefile
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>
|