add HOMEPAGE
This commit is contained in:
parent
221c961022
commit
5436c404fb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2000/08/21 12:20:20 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2000/09/04 07:28:16 brad Exp $
|
||||
|
||||
DISTNAME= ORBit-0.5.3
|
||||
CATEGORIES= devel
|
||||
@ -6,6 +6,8 @@ NEED_VERSION= 1.310
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/ORBit
|
||||
|
||||
HOMEPAGE= http://www.labs.redhat.com/orbit/
|
||||
|
||||
LIB_DEPENDS= intl.1::devel/gettext \
|
||||
glib.1.2::devel/glib
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
ORBit is a high-performance CORBA ORB with support for the C language.
|
||||
It allows programs to send requests and receive replies from other
|
||||
programs, regardless of the locations of the two programs.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user