freebsd-ports/devel/kf6-ktexttemplate/Makefile

12 lines
300 B
Makefile

PORTNAME= ktexttemplate
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= devel kde kde-frameworks
COMMENT= Library to separate the structure of documents from the data
MAINTAINER= kde@FreeBSD.org
USES= cmake kde:6 qt:6 tar:xz
USE_KDE= ecm:build
USE_QT= base declarative
.include <bsd.port.mk>