pkgsrc-wip/clips/Makefile
OBATA Akio 9cd1855111 CLIPS is a productive development and delivery expert system tool which provides
a complete environment for the construction of rule and/or object based expert
systems. Created in 1985, CLIPS is now widely used throughout the government,
industry, and academia.
2008-01-23 07:57:02 +00:00

16 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/01/23 07:57:02 obache Exp $
#
DISTNAME= clips-6.24
CATEGORIES= devel
MASTER_SITES= http://www.ghg.net/clips/download/archive/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.ghg.net/clips/CLIPS.html
COMMENT= Tool for Building Expert Systems
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"