1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net-mgmt/rcpd/Makefile
2021-04-06 16:31:07 +02:00

17 lines
332 B
Makefile

# Created by: Babak Farrokhi <farrokhi@FreeBSD.org>
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>