diff --git a/x11-toolkits/kproperty/Makefile b/x11-toolkits/kproperty/Makefile index 1a9af84ddd5e..1fdf52f64b3a 100644 --- a/x11-toolkits/kproperty/Makefile +++ b/x11-toolkits/kproperty/Makefile @@ -1,20 +1,23 @@ -PORTNAME= kproperty -DISTVERSION= 3.2.0 -PORTREVISION= 2 -CATEGORIES= x11-toolkits kde -MASTER_SITES= KDE/stable/${PORTNAME}/src -DIST_SUBDIR= KDE/${PORTNAME} +PORTNAME= kproperty +DISTVERSION= 3.2.0 +PORTREVISION= 3 +CATEGORIES= x11-toolkits kde +MASTER_SITES= KDE/stable/${PORTNAME}/src +DIST_SUBDIR= KDE/${PORTNAME} -MAINTAINER= kde@FreeBSD.org -COMMENT= Property editing framwork +MAINTAINER= kde@FreeBSD.org +COMMENT= Property editing framwork WWW= https://www.kexi-project.org/ +LICENSE= LGPL21+ +LICENSE_FILE= COPYING.LIB + USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons guiaddons i18n widgetsaddons \ ecm:build USE_QT= core declarative gui widgets xml \ buildtools:build qmake:build CONFLICTS_INSTALL= calligra-2* .include