pkgsrc/lang/awka/Makefile
tv 58c0dcaf2a Remove setmode() declaration that is different from BSD's. Caused build
failure on Interix.

Turn off shlib for now.  It's unversioned and quite primitive, and nothing
is currently depending on it.
2005-11-02 15:54:04 +00:00

15 lines
310 B
Makefile

# $NetBSD: Makefile,v 1.8 2005/11/02 15:54:04 tv Exp $
#
DISTNAME= awka-0.7.5
PKGREVISION= 2
CATEGORIES= lang devel
MASTER_SITES= http://awka.sourceforge.net/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://awka.sourceforge.net/
COMMENT= AWK to ANSI C compiler
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"