Files
Arch-R/packages/network/portmap/meta
Stephan Raue 7dbd87b3a1 new package: add package 'portmap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-12-06 19:55:46 +01:00

17 lines
612 B
Plaintext

PKG_NAME="portmap"
PKG_VERSION="4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="ftp://ftp.porcupine.org/pub/security/"
PKG_URL="ftp://ftp.porcupine.org/pub/security/${PKG_NAME}_${PKG_VERSION}.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="network"
PKG_SHORTDESC="portmap: RPC portmapper"
PKG_LONGDESC="This is an RPC portmapper that prevents theft of NIS (YP), NFS, and other sensitive information via the portmapper. As an option, the program supports access control in the style of the tcp wrapper (log_tcp) package."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"