diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-01-15 23:33:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-01-15 23:33:39 +0800 |
commit | f3a538ced3f0913cf9451666c27e7ca0b72d88c5 (patch) | |
tree | ebe21b899eaf4086b512fa7fc57a0b000f844e53 /net | |
parent | 7ed45cd4fd93fcf4547e020510bbca1003fb14c5 (diff) | |
download | freebsd-ports-graphics-f3a538ced3f0913cf9451666c27e7ca0b72d88c5.tar.gz freebsd-ports-graphics-f3a538ced3f0913cf9451666c27e7ca0b72d88c5.tar.zst freebsd-ports-graphics-f3a538ced3f0913cf9451666c27e7ca0b72d88c5.zip |
- Add LICENSE
- Remove obsolete MD5 checksum while I'm here
PR: ports/154013
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Ping-External/Makefile | 3 | ||||
-rw-r--r-- | net/p5-Net-Ping-External/distinfo | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Ping-External/Makefile b/net/p5-Net-Ping-External/Makefile index 1722fb35f11..145502faab6 100644 --- a/net/p5-Net-Ping-External/Makefile +++ b/net/p5-Net-Ping-External/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= douglas@douglasthrift.net COMMENT= Perl cross-platform interface to ICMP "ping" utilities +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USE_ZIP= yes PERL_CONFIGURE= yes diff --git a/net/p5-Net-Ping-External/distinfo b/net/p5-Net-Ping-External/distinfo index 012e8a77ff8..037f442498b 100644 --- a/net/p5-Net-Ping-External/distinfo +++ b/net/p5-Net-Ping-External/distinfo @@ -1,3 +1,2 @@ -MD5 (Net-Ping-External-0.13.zip) = 83710568eb209598a04674b18986b049 SHA256 (Net-Ping-External-0.13.zip) = e963c8261fd40b36a4c15d3de26840a363a48883abd937dc64840aa6988072dd SIZE (Net-Ping-External-0.13.zip) = 10664 |