pkgsrc/lang/rexx-imc/Makefile
2004-02-21 07:10:40 +00:00

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/02/21 07:10:40 snj 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 language
USE_LIBTOOL= yes
CONFLICTS= rexx-regina-[0-9]*
.include "../../mk/bsd.pkg.mk"