File: fs/jfsutils/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = jfsutils
GARNAME = jfsutils
GARVERSION = 1.1.0
GARVERSION = 1.1.2
CATEGORIES = utils
CATEGORIES = utils

MAINTAINER = Sean Neakums <sneakums@zork.net>
MASTER_SITES = http://www10.software.ibm.com/developer/opensource/jfs/project/pub/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
MASTER_SITES = http://www10.software.ibm.com/developer/opensource/jfs/project/pub/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
LICENSE = GPL2

LICENSE = GPL2

MAINTAINER = Sean Neakums <sneakums@zork.net>

LIBDEPS = devel/glibc fs/e2fsprogs


DESCRIPTION = jfstools
define BLURB
Utilities for creating and managing IBM JFS filesystems.
endef

DESCRIPTION = jfstools
define BLURB
Utilities for creating and managing IBM JFS filesystems.
endef


LIBDEPS = fs/e2fsprogs

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile