pkgsrc/lang/cdl3/Makefile

18 lines
413 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.6 2005/05/22 20:08:08 jlam Exp $
DISTNAME= cdl3-1.2.5
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/
MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= http://www.niii.ru.nl/~kees/cdl3/
COMMENT= Programming language for the development of compilers
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"