summaryrefslogtreecommitdiff
path: root/lang/cdl3/Makefile
blob: b5ee2f3ee2db2f63e6a373babf2e7a5441336131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2004/11/08 11:56:10 adam Exp $

DISTNAME=	cdl3-1.2.5
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.cs.ru.nl/pub/cdl3/

MAINTAINER=	jaapboen@kerguelen.org
HOMEPAGE=	http://www.niii.ru.nl/~kees/cdl3/
COMMENT=	Programming language for the development of compilers

PKG_INSTALLATION_TYPES=	overwrite pkgviews

USE_BUILDLINK3=		yes
USE_GNU_TOOLS+=		make
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes

.include "../../mk/bsd.pkg.mk"