opnsense-ports/math/gkmap/Makefile
Franco Fichtner a2b664d651 */*: sync with upstream
Taken from: FreeBSD
2016-12-09 07:25:04 +01:00

20 lines
392 B
Makefile

# Created by: Javad Kouhi <javad.kouhi@gmail.com>
# $FreeBSD$
PORTNAME= gkmap
PORTVERSION= 0.2
PORTREVISION= 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
.include <bsd.port.mk>