1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Stage support

This commit is contained in:
Martin Wilke 2014-02-12 10:47:13 +00:00
parent 1ec93f3cbe
commit af4959ec2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343900

View File

@ -10,8 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= RCP server for routers and network devices
GNU_CONFIGURE= yes
MAN1= rcpd.1
PLIST_FILES= sbin/rcpd
NO_STAGE= yes
PLIST_FILES= sbin/rcpd \
man/man1/rcpd.1.gz
.include <bsd.port.mk>