mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Remove Perl core modules
- While I'm here: - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
8bfd4d37e4
commit
7d164b23d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444793
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= Net-FTP-Recursive
|
||||
PORTVERSION= 2.04
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= ftp perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,11 +10,12 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Perl module to provide recursive FTP client class
|
||||
|
||||
BUILD_DEPENDS= p5-Net>=0:net/p5-Net
|
||||
RUN_DEPENDS= p5-Net>=0:net/p5-Net
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user