Ticket #65667: Portfile

File Portfile, 794 bytes (added by mohd-akram (Mohamed Akram), 21 months ago)
Line 
1# -*- 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
2
3PortSystem          1.0
4PortGroup           github 1.0
5PortGroup           cmake 1.1
6
7github.setup        lichray nvi2 2.2.0 v
8github.tarball_from archive
9revision            0
10categories          editors
11license             BSD
12maintainers         {outlook.com:mohd.akram @mohd-akram} openmaintainer
13
14description         A multibyte fork of the nvi editor for BSD
15
16long_description    {*}${description}
17
18checksums           rmd160  e304f500deea1ba54cde58a086a3b1702b3fe423 \
19                    sha256  cd668287f55af1e2ccd64e6c0edb504aec41d25a9efe2e505abaa90c3c551455 \
20                    size    439545
21
22configure.cppflags-append  -DDB_H_ABS_PATH=\\<db.h\\>