15 lines
342 B
Makefile
15 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.3 2007/07/28 07:26:08 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= nickle-2.58
|
|
CATEGORIES= math lang
|
|
MASTER_SITES= http://nickle.org/release/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://nickle.org/
|
|
COMMENT= Desk calculator language
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../devel/readline/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|