summaryrefslogtreecommitdiff
path: root/lang/rexx-imc/Makefile
blob: 0fd6ab06c32c20b456ff8e705e5229f11ed019be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2003/06/02 01:18:56 jschauma Exp $
#

DISTNAME=	rexx-imc-1.76
CATEGORIES=	lang
MASTER_SITES=	http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
		ftp://ftp.sai.msu.su/pub/unix/rexx/ \
		ftp://crydee.sai.msu.ru/zeus/unix/rexx/

MAINTAINER=     tech-pkg@netbsd.org
HOMEPAGE=	http://users.comlab.ox.ac.uk/ian.collier/Rexx/
COMMENT=	implementation of IBM's REXX scripting langauge

USE_LIBTOOL=	yes

CONFLICTS=	rexx-regina-[0-9]*

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