7166660e08
dependency bumps.
24 lines
662 B
Makefile
24 lines
662 B
Makefile
# $NetBSD: Makefile,v 1.15 2003/05/02 11:53:58 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= oregano-0.20
|
|
PKGREVISION= 5
|
|
CATEGORIES= cad gnome
|
|
MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/
|
|
|
|
MAINTAINER= rh@netbsd.org
|
|
HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/
|
|
COMMENT= application for schematic capture/simulation of electrical circuits
|
|
|
|
USE_BUILDLINK2= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_X11= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
|
|
|
.include "../../devel/libglade/buildlink2.mk"
|
|
.include "../../print/gnome-print/buildlink2.mk"
|
|
.include "../../x11/gnome-core/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|