1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/net-mgmt/rcpd/Makefile
2016-01-13 13:54:19 +00:00

18 lines
344 B
Makefile

# Created by: Babak Farrokhi <farrokhi@FreeBSD.org>
# $FreeBSD$
PORTNAME= rcpd
PORTVERSION= 1.3
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>