diff options
Diffstat (limited to 'src/gtkmm2.mk')
-rw-r--r-- | src/gtkmm2.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gtkmm2.mk b/src/gtkmm2.mk index 0319c74..b1a3d70 100644 --- a/src/gtkmm2.mk +++ b/src/gtkmm2.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := gtkmm2 +$(PKG)_WEBSITE := http://www.gtkmm.org/ +$(PKG)_DESCR := GTKMM $(PKG)_IGNORE := $(PKG)_VERSION := 2.24.4 $(PKG)_CHECKSUM := 443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee |