pkgsrc/lang/swi-prolog/Makefile

22 lines
525 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.38 2006/08/02 15:15:35 kristerw Exp $
.include "../../lang/swi-prolog-lite/Makefile.common"
PKGNAME= swi-prolog-${SWIPLVERS}
CATEGORIES= lang
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= ISO/Edinburgh-style Prolog compiler suite
2002-10-25 19:51:44 +02:00
DEPENDS+= swi-prolog-lite-${SWIPLVERS}:../../lang/swi-prolog-lite
DEPENDS+= swi-prolog-packages-${SWIPLVERS}:../../lang/swi-prolog-packages
2002-04-01 17:09:44 +02:00
NO_BUILD= yes
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_MTREE= yes
do-install: # empty
.include "../../mk/bsd.pkg.mk"