aboutsummaryrefslogtreecommitdiff
path: root/math/gkmap
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-08-07 22:31:48 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-08-07 22:31:48 +0000
commite9226df2f50e615859dbf34567d5597e1db23b92 (patch)
treee30dc53458a03bf5bd661c4d3c7712e0c4c8da0a /math/gkmap
parentde047d1b6d2184997b95aa2490b7aca5d6151baa (diff)
downloadports-e9226df2f50e615859dbf34567d5597e1db23b92.tar.gz
ports-e9226df2f50e615859dbf34567d5597e1db23b92.zip
Notes
Diffstat (limited to 'math/gkmap')
-rw-r--r--math/gkmap/Makefile18
-rw-r--r--math/gkmap/distinfo2
-rw-r--r--math/gkmap/pkg-descr5
-rw-r--r--math/gkmap/pkg-plist12
4 files changed, 37 insertions, 0 deletions
diff --git a/math/gkmap/Makefile b/math/gkmap/Makefile
new file mode 100644
index 000000000000..52279370bc92
--- /dev/null
+++ b/math/gkmap/Makefile
@@ -0,0 +1,18 @@
+# Created by: Javad Kouhi <javad.kouhi@gmail.com>
+# $FreeBSD$
+
+PORTNAME= gkmap
+PORTVERSION= 0.2
+CATEGORIES= math
+MASTER_SITES= SF/gkmap/gkmap/gkmap-${PORTVERSION}/
+
+MAINTAINER= javad.kouhi@gmail.com
+COMMENT= Simplification of Boolean Functions using Karnaugh Map
+
+LICENSE= GPLv2
+
+GNU_CONFIGURE= yes
+
+USE_GNOME= gtk20 libglade2 libxml2
+
+.include <bsd.port.mk>
diff --git a/math/gkmap/distinfo b/math/gkmap/distinfo
new file mode 100644
index 000000000000..56bb3a44da02
--- /dev/null
+++ b/math/gkmap/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gkmap-0.2.tar.gz) = 089782871f5b499dd1799f9691a0b227b47f6cef383529c9562b5a16ce67156b
+SIZE (gkmap-0.2.tar.gz) = 337242
diff --git a/math/gkmap/pkg-descr b/math/gkmap/pkg-descr
new file mode 100644
index 000000000000..6e7e2b1634fd
--- /dev/null
+++ b/math/gkmap/pkg-descr
@@ -0,0 +1,5 @@
+GKmap is a free K-Map disclosure software, which is developed to solve
+the Digital Electronics design problems. Along with design it also helps
+in analysis of information flow in the digital circuits.
+
+WWW: http://sourceforge.net/projects/gkmap/
diff --git a/math/gkmap/pkg-plist b/math/gkmap/pkg-plist
new file mode 100644
index 000000000000..fe336a2ab497
--- /dev/null
+++ b/math/gkmap/pkg-plist
@@ -0,0 +1,12 @@
+bin/gkmap
+share/doc/gkmap/AUTHORS
+share/doc/gkmap/COPYING
+share/doc/gkmap/ChangeLog
+share/doc/gkmap/INSTALL
+share/doc/gkmap/NEWS
+share/doc/gkmap/README
+share/gkmap/pixmaps/kmap.png
+share/gkmap/pixmaps/rc.png
+@dirrm share/gkmap/pixmaps
+@dirrm share/gkmap
+@dirrm share/doc/gkmap