diff options
Diffstat (limited to 'src/pango.mk')
-rw-r--r-- | src/pango.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pango.mk b/src/pango.mk index 8e4442e..c582c1e 100644 --- a/src/pango.mk +++ b/src/pango.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := pango +$(PKG)_WEBSITE := http://www.pango.org/ +$(PKG)_DESCR := Pango $(PKG)_IGNORE := $(PKG)_VERSION := 1.37.4 $(PKG)_CHECKSUM := ae2446f1c23c81d78e935054a37530336818c214f54bed2351bdd4ad0acebcbe |