diff options
Diffstat (limited to 'ftp/profxp/Makefile')
-rw-r--r-- | ftp/profxp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index fbb6d357b278..47e37397f97f 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= FXP (server-to-server FTP) client + .include <bsd.port.pre.mk> RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ |