diff options
Diffstat (limited to 'net/ORBit/Makefile')
-rw-r--r-- | net/ORBit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 085c8e6c60d..243d28173a4 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2001/02/07 03:23:08 fredb Exp $ +# $NetBSD: Makefile,v 1.48 2001/02/17 18:18:30 wiz Exp $ # DISTNAME= ORBit-0.5.6 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ORBit/} MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.gnome.org/ +COMMENT= high-performance CORBA ORB with support for the C language DEPENDS+= glib>=1.2.7:../../devel/glib DEPENDS+= gindent-*:../../devel/gindent |