pkgsrc/math/calcoo/Makefile

17 lines
402 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2005/07/21 16:29:52 wiz Exp $
#
DISTNAME= calcoo-1.3.16
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://calcoo.sourceforge.net/
COMMENT= Scientific calculator
GNU_CONFIGURE= yes
.include "../../devel/pkg-config/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"