summaryrefslogtreecommitdiff
path: root/package/ustl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ustl/Makefile')
-rw-r--r--package/ustl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/ustl/Makefile b/package/ustl/Makefile
index f1c302778..b560b57d2 100644
--- a/package/ustl/Makefile
+++ b/package/ustl/Makefile
@@ -9,13 +9,15 @@ PKG_NAME:= ustl
PKG_VERSION:= 0.8
PKG_RELEASE:= 1
PKG_MD5SUM:= dd59483c327f1bd1356273bc5ae4dde0
+PKG_DESCR:= An STL (Standard Template Library) for embedded systems
+PKG_SECTION:= libs
+PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=ustl/}
-MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=ustl/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-0.tar.bz2
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,USTL,ustl,${PKG_VERSION}-${PKG_RELEASE}))
+$(eval $(call PKG_template,USTL,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
BUILD_STYLE:= auto
INSTALL_STYLE:= auto