diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-04-28 11:16:02 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-04-28 11:16:02 +0800 |
commit | 9563b51095fc67bf77f5515681a6a1277612ae18 (patch) | |
tree | 28c07816a2ba172d4161c008ef5dc35f4483249f /graphics/Makefile | |
parent | b01c518fbf0f24a6ce607046745e7bf789064536 (diff) | |
download | freebsd-ports-gnome-9563b51095fc67bf77f5515681a6a1277612ae18.tar.gz freebsd-ports-gnome-9563b51095fc67bf77f5515681a6a1277612ae18.tar.zst freebsd-ports-gnome-9563b51095fc67bf77f5515681a6a1277612ae18.zip |
add mapyrus 0.606
A software for creating plots of points, lines, etc
PR: 96317
Submitted by: Nicola Vitale <nivit@email.it>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e07178bfe060..95b6e1b4104b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -356,6 +356,7 @@ SUBDIR += lphoto SUBDIR += makehuman SUBDIR += mapserver + SUBDIR += mapyrus SUBDIR += maverik SUBDIR += megapov SUBDIR += mesa-demos |