pkgsrc/lang/swi-prolog-lite/Makefile.common
kristerw 184f235ac1 Update swi-prolog* to 5.6.17.
The 5.6.x release consolidates the 5.5.x development stream started in 2004.
Highlights:
* UNICODE character set support
* Unbounded integer arithmetic and rational numbers
* New and faster CHR release
* Added clp(r) constraints over reals
* Many enhancements to the web and notably sematic web libraries
* Much more ...
2006-08-02 15:15:35 +00:00

14 lines
422 B
Makefile

# $NetBSD: Makefile.common,v 1.4 2006/08/02 15:15:36 kristerw Exp $
SWIPLVERS= 5.6.17
DISTNAME= pl-${SWIPLVERS}
CATEGORIES= lang
MASTER_SITES= ftp://ftp.swi.psy.uva.nl/SWI-Prolog/
HOMEPAGE= http://www.swi-prolog.org/
DIST_SUBDIR= swi-prolog
DISTINFO_FILE= ${.CURDIR}/../../lang/swi-prolog-lite/distinfo
PATCHDIR= ${.CURDIR}/../../lang/swi-prolog-lite/patches
PLIST_SUBST+= APPEND_ELF=${APPEND_ELF:Q}