fraggerfox / bat-pkgsrc

NetBSD pkgsrc script for bat.

Home Page:http://pkgsrc.se/textproc/bat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bat-pkgsrc

NetBSD pkgsrc script for bat.

You can find bat here

Installation

Copy textproc/bat folder to /usr/pkgsrc directory.

NOTE: If your pkgsrc directory is different from above, copy to the respective place.

Usage

Once you have copied the folder, install it as you would do for any port.

$ cd /usr/pkgsrc/textproc/bat
$ make install clean

For a list of dependencies for the build check here

NOTE: If you are using pkgsrc in a non NetBSD system, replace make with bmake in the above example.

Credits

  • bat is developed and maintained by David Peter.
  • Thanks to @coypoop and leot@ for reviewing and suggesting fixes to the package.

License

BSD 2-clause. See LICENSE.

About

NetBSD pkgsrc script for bat.

http://pkgsrc.se/textproc/bat

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 100.0%