# # package name that must match the name used for the tarbal # PACKAGE=poker-eval # # List of distributions for which package specifications are provided # DISTRIBUTIONS=etch lenny unstable dapper edgy feisty gutsy hardy intrepid fc6 f7 f8 f9 f10 # gentoo1 xp INSTALL_DEBIAN_PACKAGES=libpoker-eval-dev LIBDIR ?= /usr/lib/packaging-farm # # The sources from which to build the package are extracted from # ${URL}/${PACKAGE} # #URL=rsync://download.gna.org/download/pokersource/farms/submit # # Remote host able to build packages on behalf of packaging-farm # #export NC_HOST_2000=undefined #export NC_PORT_2000=undefined export NC_HOST_xp=192.168.14.16 export NC_PORT_xp=9000 include ${LIBDIR}/Makefile clobber: rm -fr build gnulinux windows ${PACKAGE}