1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2013-09-25 00:54:08 +00:00

16 lines
238 B
Makefile

# Created by: ijliao
# $FreeBSD$
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>