aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-10-22 15:35:25 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-10-22 15:35:25 +0000
commite3a2b5bc89d5cdbf901fc6cf464b5b795cb280d2 (patch)
tree623666867bf77afa74e18658ad2f14b5fde2a603 /graphics/Makefile
parentf078e1c6afea4dc807f11947dee27181c218185a (diff)
downloadports-e3a2b5bc89d5cdbf901fc6cf464b5b795cb280d2.tar.gz
ports-e3a2b5bc89d5cdbf901fc6cf464b5b795cb280d2.zip
New port: graphics/pixd
Pixd visualizes binary data by mapping each octet to a colour according to a palette, displaying the octet at a given number of columns per line. WWW: https://github.com/FireyFly/pixd/ PR: 219670 Submitted by: Dhananjay Balan <mail@dbalan.in>
Notes
Notes: svn path=/head/; revision=452652
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 15a579d67f11..48d823cc29b4 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -798,6 +798,7 @@
SUBDIR += piglit
SUBDIR += pikopixel
SUBDIR += pinpoint
+ SUBDIR += pixd
SUBDIR += pixelize
SUBDIR += pixen
SUBDIR += pixie