MahiroOS-jhalfs/custom/examples/952-mc
Manuel Canales Esparcia 93d32cfafb Added missing Id tags.
2006-10-16 17:26:37 +00:00

16 lines
269 B
Text

#
# $Id$
#
PKG="mc"
PKG_VERSION="4.6.1"
PKG_FILE="mc-4.6.1.tar.gz"
URL="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/${PKG_FILE}"
MD5="18b20db6e40480a53bac2870c56fc3c4"
PATCH1=""
( cat << "xEOFx"
./configure --prefix=/usr &&
make
make install
xEOFx
) > tmp