File:  [cvs.NetBSD.org] / pkgsrc / lang / cim / Makefile
Revision 1.28: download - view: text, annotated - select for diffs
Sat Apr 6 20:27:21 2013 UTC (11 years, 8 months ago) by rodent
Branches: MAIN
CVS tags: HEAD
Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.

# $NetBSD: Makefile,v 1.28 2013/04/06 20:27:21 rodent Exp $

DISTNAME=		cim-3.30
PKGREVISION=		2
CATEGORIES=		lang
MASTER_SITES=		${MASTER_SITE_GNU:=cim/}

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://www.gnu.org/software/cim/cim.html
COMMENT=		Simula compiler based on the C programming language

GNU_CONFIGURE=		YES
CONFIGURE_ENV+=		libtool_path=${PKG_LIBTOOL:Q}
USE_TOOLS+=		perl:run
USE_LIBTOOL=		YES
INFO_FILES=	yes

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

CVSweb <webmaster@jp.NetBSD.org>