diff options
| author | Teddy Wing | 2021-09-05 19:11:48 +0200 |
|---|---|---|
| committer | Teddy Wing | 2021-09-05 19:11:48 +0200 |
| commit | f2dc253c5301e5c9947d692626feaf9ecbfd912f (patch) | |
| tree | e0d952cbf18ca61ceb570e3315bff8093f947510 /sysutils/readline-incdec | |
| parent | 79500ae1f715a243c45edc60bdc3e7e4d6115388 (diff) | |
| download | macports-ports-f2dc253c5301e5c9947d692626feaf9ecbfd912f.tar.bz2 | |
Add license (MPL 2.0)
Diffstat (limited to 'sysutils/readline-incdec')
| -rw-r--r-- | sysutils/readline-incdec/Portfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/readline-incdec/Portfile b/sysutils/readline-incdec/Portfile index 51c4b10..c4a41b2 100644 --- a/sysutils/readline-incdec/Portfile +++ b/sysutils/readline-incdec/Portfile @@ -1,5 +1,9 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at https://mozilla.org/MPL/2.0/. + PortSystem 1.0 PortGroup github 1.0 |
