58c0dcaf2a
failure on Interix. Turn off shlib for now. It's unversioned and quite primitive, and nothing is currently depending on it.
15 lines
310 B
Makefile
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"
|