1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/net-mgmt/rcpd/Makefile
2009-03-09 19:29:12 +00:00

21 lines
404 B
Makefile

# 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= ports@FreeBSD.org
COMMENT= RCP server for routers and network devices
GNU_CONFIGURE= yes
MAN1= rcpd.1
PLIST_FILES= sbin/rcpd
.include <bsd.port.mk>