mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
7c73bf44e0
Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D30113
27 lines
545 B
Makefile
27 lines
545 B
Makefile
PKGNAMEPREFIX=
|
|
PORTNAME= oxygen-fonts
|
|
DISTVERSION= 5.4.3
|
|
CATEGORIES= x11-fonts kde-plasma
|
|
|
|
MAINTAINER= vishwin@FreeBSD.org
|
|
COMMENT= Plasma5 Oxygen font family
|
|
|
|
LICENSE= OFL11 GPLv3RLE+
|
|
LICENSE_COMB= dual
|
|
LICENSE_FILE_OFL11= ${WRKSRC}/COPYING-OFL
|
|
LICENSE_FILE_GPLv3RLE+ = ${WRKSRC}/COPYING-GPL+FE.txt
|
|
|
|
BUILD_DEPENDS= fontforge:print/fontforge
|
|
|
|
USES= cmake cpe fonts:none kde:5 qt:5 tar:xz
|
|
|
|
USE_KDE= ecm_build
|
|
KDE_PLASMA_VERSION= ${DISTVERSION}
|
|
KDE_PLASMA_BRANCH= Attic
|
|
|
|
USE_QT= buildtools_build qmake_build
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|