# pkginfo PROGNAME="baken" DESC="Satellite-, location- and user profile-data \n\ belonging to the baken program." BUILD=1 # package name SUBPKGNAME=${PROGNAME}_data-$VERSION-$ARCH-$BUILD subinstall() { cd $TMP/$PROGNAME-$VERSION make install-data } subspecial() { echo "nothing special..." }