10 lines
242 B
Makefile
10 lines
242 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/06/12 23:51:19 kristerw Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/gcl/gcl-nox11/}
|
|
|
|
COMMENT= GNU Common Lisp without X11 support
|
|
|
|
CONFLICTS= gcl-[0-9]*
|
|
|
|
.include "../../wip/gcl/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|