# $Id: defs,v 1.3 2003/02/03 22:08:08 jmmv Exp $
# Package definitions

# We need this Buildtool version to work properly.
# Set this to the version you are using for development, if unsure.
BT_REQUIRE="0.10"

BT_PKG_NAME="foopackage"
BT_PKG_VERSION="0.1"
BT_PKG_LICENSE="bsd"

BT_PKG_MAINTAINER="somebody@somewhere.org"
BT_PKG_HOMEPAGE="http://somewhere.org/"
BT_PKG_COMMENT="A template package"
