libv4l: mvoed to github
[packages.git] / libs / freetype / Makefile
index fb4c834..3a979bb 100644 (file)
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/freetype
 PKG_MD5SUM:=dbf2caca1d3afd410a29217a9809d397
 
+PKG_LICENSE:=FTL GPLv2 MIT ZLIB
+PKG_LICENSE_FILES:=docs/LICENSE.TXT docs/FTL.TXT docs/GPLv2.TXT src/bdf/README src/pcf/README src/gzip/zlib.h
+
 PKG_FIXUP:=autoreconf
 PKG_LIBTOOL_PATHS:=builds/unix
 
@@ -30,9 +33,9 @@ define Package/libfreetype
 endef
 
 define Package/libfreetype/description
- The FreeType project is a team of volunteers who develop free, 
+ The FreeType project is a team of volunteers who develop free,
  portable and high-quality software solutions for digital typography.
- They specifically target embedded systems and focus on bringing small, 
+ They specifically target embedded systems and focus on bringing small,
  efficient and ubiquitous products.
 endef