freebsd-ports/cad/qmls/Makefile

16 lines
238 B
Makefile
Raw Normal View History

# Created by: ijliao
# $FreeBSD$
PORTNAME= qmls
PORTVERSION= 0.2
CATEGORIES= cad
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= Quine-McCluskey Logic Simplifier
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/qmls
GNU_CONFIGURE= yes
.include <bsd.port.mk>