diff options
Diffstat (limited to 'src/netpbm.mk')
-rw-r--r-- | src/netpbm.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/netpbm.mk b/src/netpbm.mk index 5a717a6..831f943 100644 --- a/src/netpbm.mk +++ b/src/netpbm.mk @@ -1,6 +1,8 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := netpbm +$(PKG)_WEBSITE := http://netpbm.sourceforge.net/ +$(PKG)_DESCR := Netpbm $(PKG)_IGNORE := $(PKG)_VERSION := 10.35.96 $(PKG)_CHECKSUM := e652f3642e930156afaffb4c28e135efe026b41cd64be20e245b0c8124819eee |