mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -2,10 +2,8 @@ SUMMARY="Library to use arbitrary fonts in OpenGL applications"
|
||||
DESCRIPTION="FTGL is a free cross-platform Open Source C++ library that uses \
|
||||
Freetype2 to simplify rendering fonts in OpenGL applications."
|
||||
HOMEPAGE="http://sourceforge.net/projects/ftgl"
|
||||
COPYRIGHT="
|
||||
2001-2004 Unicode, Inc.
|
||||
2001-2009 Henry Maddocks
|
||||
"
|
||||
COPYRIGHT="2001-2004 Unicode, Inc.
|
||||
2001-2009 Henry Maddocks"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/ftgl/FTGL%20Source/2.1.3%7Erc5/ftgl-2.1.3-rc5.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user