mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Remove Perl core modules
- Add LICENSE - Add NO_ARCH - Fix indent - Bump PORTREVISION for dependency change
This commit is contained in:
parent
46cabb6a2d
commit
5def19467a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444807
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= reoback
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Release%203
|
||||
EXTRACT_SUFX= _r3.tar.gz
|
||||
@ -11,8 +11,10 @@ EXTRACT_SUFX= _r3.tar.gz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple but flexible ftp/nfs backup script
|
||||
|
||||
RUN_DEPENDS= p5-Net>=0:net/p5-Net
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/docs/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user