diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-13 22:59:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-13 22:59:30 +0800 |
commit | a9b0fc580d7909ef98e9e00f1f13e53dbc1c85fd (patch) | |
tree | 3c42485566abfb22de6ccb6fe1d4a8f761ed0cce | |
parent | c07a4f2779713292685a0cf29fb474136ec91bd0 (diff) | |
download | freebsd-ports-gnome-a9b0fc580d7909ef98e9e00f1f13e53dbc1c85fd.tar.gz freebsd-ports-gnome-a9b0fc580d7909ef98e9e00f1f13e53dbc1c85fd.tar.zst freebsd-ports-gnome-a9b0fc580d7909ef98e9e00f1f13e53dbc1c85fd.zip |
Add LICENSE
- Remove contiguous blank lines
Approved by: portmgr (blanket)
-rw-r--r-- | devel/p5-Directory-Scratch/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Directory-Scratch/distinfo | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Directory-Scratch/Makefile b/devel/p5-Directory-Scratch/Makefile index 1f6bc9391a02..3bfe33007e4b 100644 --- a/devel/p5-Directory-Scratch/Makefile +++ b/devel/p5-Directory-Scratch/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Easy-to-use self-cleaning scratch space +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Path-Class>0:devel/p5-Path-Class \ p5-File-Slurp>=9999.12:devel/p5-File-Slurp \ p5-String-Random>0:devel/p5-String-Random @@ -20,5 +23,4 @@ USES= perl5 USE_PERL5= configure BROKEN= checksum mismatch - .include <bsd.port.mk> diff --git a/devel/p5-Directory-Scratch/distinfo b/devel/p5-Directory-Scratch/distinfo index 318db1bb52c7..75200cd8fe95 100644 --- a/devel/p5-Directory-Scratch/distinfo +++ b/devel/p5-Directory-Scratch/distinfo @@ -1,2 +1,3 @@ -SHA256 (Directory-Scratch-0.15.tar.gz) = 8354e8bc6c824e0533c2e77f0de7b130a1a8ef899a9ea99d9ce38128c5a37899 -SIZE (Directory-Scratch-0.15.tar.gz) = 34088 +TIMESTAMP = 1494677100 +SHA256 (Directory-Scratch-0.15.tar.gz) = 6b9fecb49bc7ee23311d58b08603e6d1733df9c57ed39f262af94ecd45ffc6bc +SIZE (Directory-Scratch-0.15.tar.gz) = 37755 |