diff options
Diffstat (limited to 'sysutils')
| -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 |
