Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / cim / Makefile
blobd428a7540d885631180cde86adcc06bcb9e9821d
1 # $NetBSD: Makefile,v 1.27 2012/10/03 21:56:17 wiz Exp $
3 DISTNAME= cim-3.30
4 PKGREVISION= 2
5 CATEGORIES= lang
6 MASTER_SITES= ${MASTER_SITE_GNU:=cim/}
8 MAINTAINER= pkgsrc-users@NetBSD.org
9 HOMEPAGE= http://www.gnu.org/software/cim/cim.html
10 COMMENT= Simula compiler based on the C programming language
12 GNU_CONFIGURE= YES
13 CONFIGURE_ENV+= libtool_path=${PKG_LIBTOOL:Q}
14 USE_TOOLS+= perl:run
15 USE_LIBTOOL= YES
16 INFO_FILES= yes
18 .include "../../mk/bsd.pkg.mk"