pkgsrc/lang/cdl3/Makefile

16 lines
384 B
Makefile

# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:37 wiz Exp $
DISTNAME= cdl3-1.2.8
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://www.cs.ru.nl/~kees/cdl3/
COMMENT= Programming language for the development of compilers
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"