1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net-mgmt/rcpd/Makefile
2014-02-12 10:47:13 +00:00

18 lines
344 B
Makefile

# 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
PLIST_FILES= sbin/rcpd \
man/man1/rcpd.1.gz
.include <bsd.port.mk>