summaryrefslogtreecommitdiffstats
path: root/src/yasm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/yasm.mk')
-rw-r--r--src/yasm.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/yasm.mk b/src/yasm.mk
index e4f361a..45af833 100644
--- a/src/yasm.mk
+++ b/src/yasm.mk
@@ -1,6 +1,8 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := yasm
+$(PKG)_WEBSITE := http://yasm.tortall.net//
+$(PKG)_DESCR := Yasm
$(PKG)_VERSION := 1.3.0
$(PKG)_CHECKSUM := 3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)