summaryrefslogtreecommitdiff
path: root/lang/rexx-imc/Makefile
blob: 9fc61497c647c64a0e1af9cea902f3f7ffbd7c4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.7 2004/10/03 00:15:02 tv Exp $
#

DISTNAME=	rexx-imc-1.76
PKGREVISION=	1
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 language

USE_LIBTOOL=	yes

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

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