freebsd-ports/net-mgmt/rcpd/Makefile

18 lines
344 B
Makefile
Raw Normal View History

# Created by: Babak Farrokhi <farrokhi@FreeBSD.org>
# $FreeBSD$
PORTNAME= rcpd
2016-01-13 14:54:19 +01:00
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
2014-02-12 11:47:13 +01:00
PLIST_FILES= sbin/rcpd \
man/man1/rcpd.1.gz
.include <bsd.port.mk>