From 6a54e6c427017227d1fc582bb63eb1a8186f1c96 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 15 May 2014 12:59:19 +0000 Subject: . Add LICENSE . Fix .packlist --- ftp/ftpmirror/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ftp') diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 4c5e4b4954c8..f16411f1867d 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -3,13 +3,15 @@ PORTNAME= ftpmirror PORTVERSION= 1.96 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.sai.msu.su/pub/unix/FTP/mirror/ MAINTAINER= garga@FreeBSD.org COMMENT= An utility to mirror directory hierarchy with FTP +LICENSE= BSD2CLAUSE + RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 OPTIONS_DEFINE= DOCS @@ -28,6 +30,7 @@ post-configure: ${WRKSRC}/Fan/Fan.pm post-install: + -@[ -d ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto ] && ${FIND} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto -name .packlist -exec ${SED} -i '' 's|^${STAGEDIR}||' '{}' \; @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -- cgit v1.2.3