summaryrefslogblamecommitdiff
path: root/net-mgmt/rcpd/Makefile
blob: ae37e73f42a0fc7a079e96137a4491b027e1be67 (plain) (tree)




















                                                             
# New ports collection makefile for:	rcpd
# Date created:		2006-12-16
# Whom:			Babak Farrokhi <farrokhi@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	rcpd
PORTVERSION=	1.2
CATEGORIES=	net-mgmt net
MASTER_SITES=	ftp://ftp.shrubbery.net/pub/rcpd/

MAINTAINER=	farrokhi@FreeBSD.org
COMMENT=	RCP server for routers and network devices

GNU_CONFIGURE=	yes
MAN1=		rcpd.1
PLIST_FILES=	sbin/rcpd

.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>