2003-07-21 18:45:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2003/07/21 16:54:05 martti Exp $
|
2002-09-02 18:43:03 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
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/
|
|
|
|
|
2003-07-17 23:41:05 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2002-09-02 18:43:03 +02:00
|
|
|
HOMEPAGE= http://users.comlab.ox.ac.uk/ian.collier/Rexx/
|
2003-07-21 18:45:54 +02:00
|
|
|
COMMENT= Implementation of IBM's REXX scripting langauge
|
2002-09-02 18:43:03 +02:00
|
|
|
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
2002-09-02 19:24:48 +02:00
|
|
|
CONFLICTS= rexx-regina-[0-9]*
|
|
|
|
|
2002-09-02 18:43:03 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|