pkgsrc/lang/cdl3/Makefile
jaapb 9bab89d498 No change to package version: just updated maintainer e-mail address (no
change in maintainer, though) and added license.
2013-04-03 12:53:58 +00:00

18 lines
430 B
Makefile

# $NetBSD: Makefile,v 1.13 2013/04/03 12:53:58 jaapb 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
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"