aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/rcpd/Makefile
blob: 56797644670af5cc58f9cbd508025a79d41a6fa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Babak Farrokhi <farrokhi@FreeBSD.org>
# $FreeBSD$

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

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

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

NO_STAGE=   yes
.include <bsd.port.mk>