summaryrefslogtreecommitdiff
path: root/lang/rexx-imc/Makefile
blob: 38ef6d7273ee4237c98d89637f568cb512d40c31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.9 2006/07/02 10:23:27 rillig Exp $
#

DISTNAME=	rexx-imc-1.76
PKGREVISION=	2
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=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://users.comlab.ox.ac.uk/ian.collier/Rexx/
COMMENT=	Implementation of IBM's REXX scripting language

USE_LIBTOOL=	yes

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

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