diff options
Diffstat (limited to 'src/libxml++.mk')
-rw-r--r-- | src/libxml++.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libxml++.mk b/src/libxml++.mk index b86bbfb..95b647f 100644 --- a/src/libxml++.mk +++ b/src/libxml++.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := libxml++ +$(PKG)_WEBSITE := http://libxmlplusplus.sourceforge.net/ +$(PKG)_DESCR := libxml2 $(PKG)_IGNORE := $(PKG)_VERSION := 2.37.2 $(PKG)_CHECKSUM := bb3e10a2148e90fc61098499a0923b4de786b1dd86466d7ec6255e154baa773b |