PKG_NAME = reiserfsprogs
PKG_VER = 3.6.21
+PKG_REL = 0
THISAPP = $(PKG_NAME)-$(PKG_VER)
DL_FILE = $(THISAPP).tar.bz2
OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+MAINTAINER =
+GROUP = System/Filesystems
CORE = yes
EXTRA = no
DEBUG = no
+BUILD_DEPS =
+DEPS =
+
+URL = http://www.kernel.org/pub/linux/utils/fs/reiserfs/
+LICENSE =
+SHORT_DESC = Tools for ReiserFS filesystems.
+
+define LONG_DESC
+ This package contains utilities to create, check, resize, and debug ReiserFS filesystems.
+endef
###############################################################################
# Top-level Rules