pkgsrc/lang/cdl3/Makefile
2008-06-12 02:14:13 +00:00

18 lines
447 B
Makefile

# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:33 joerg Exp $
DISTNAME= cdl3-1.2.7
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/
MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= http://www.cs.ru.nl/~kees/cdl3/
COMMENT= Programming language for the development of compilers
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"