# Created by: Javad Kouhi <javad.kouhi@gmail.com>
# $FreeBSD: math/gkmap/Makefile 327746 2013-09-20 20:55:04Z bapt $

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

USES=		pkgconfig
USE_GNOME=	gtk20 libglade2 libxml2

NO_STAGE=	yes
.include <bsd.port.mk>
