# Created by: Javad Kouhi <javad.kouhi@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/math/gkmap/Makefile 358273 2014-06-18 13:25:50Z vanilla $

PORTNAME=	gkmap
PORTVERSION=	0.2
PORTREVISION=	1
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

.include <bsd.port.mk>
