1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/cad/qmls/Makefile
2021-04-06 16:31:07 +02:00

15 lines
226 B
Makefile

# Created by: ijliao
PORTNAME= qmls
PORTVERSION= 0.2
CATEGORIES= cad
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Quine-McCluskey Logic Simplifier
PLIST_FILES= bin/qmls
GNU_CONFIGURE= yes
.include <bsd.port.mk>