summaryrefslogtreecommitdiff
path: root/math/nickle/Makefile
blob: e4de89fa0520ba4b0d0f82b66848aef0d32552e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.7 2009/06/07 14:05:04 wiz Exp $
#

DISTNAME=	nickle-2.68
CATEGORIES=	math lang
MASTER_SITES=	http://nickle.org/release/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://nickle.org/
COMMENT=	Desk calculator language
LICENSE=	mit

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes

.include "../../devel/readline/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"