aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2015-04-20 21:03:25 +0000
committerMikhail Teterin <mi@FreeBSD.org>2015-04-20 21:03:25 +0000
commit0695cab0ea55ae56aa8aa1d4377bd0dabea9f84b (patch)
tree9098975bb2b0027e692a0107e91c028f800094f9 /graphics/Makefile
parent234f329b64782cdc83a0545fb6ce7678744a5bc3 (diff)
downloadports-0695cab0ea55ae56aa8aa1d4377bd0dabea9f84b.tar.gz
ports-0695cab0ea55ae56aa8aa1d4377bd0dabea9f84b.zip
Add port for QtAwesome -- a small library, which makes it easier for
QtApplications to use the "fontawesome" collection of icons. Although the upstream source bundles the "font" itself with its sources too, the port makes no use of it -- there are already about 2 scores of fontawesome-FOO.ttf listed in various pkg-plist files in the tree. This port's pkg-message will advise the user, that for the library to be useful, the font-file must be known to fontconfig.
Notes
Notes: svn path=/head/; revision=384386
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 304d48985c4d..a8c33616e0fa 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -878,6 +878,7 @@
SUBDIR += qt5-opengl
SUBDIR += qt5-pixeltool
SUBDIR += qt5-svg
+ SUBDIR += qtawesome
SUBDIR += qtgtl
SUBDIR += quat
SUBDIR += quat-gui