1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/orbitcpp/Makefile
Alexander Nedotsukov c644da13d2 Update to 1.3.7
Approved by: marcus (mentor)
2003-08-25 23:33:45 +00:00

23 lines
502 B
Makefile

# New ports collection makefile for: orbitcpp
# Date created: 30 August 2001
# Whom: Thomas Hentschel <thomas at hentschel dot net>
#
# $FreeBSD$
#
PORTNAME= orbitcpp
PORTVERSION= 1.3.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB
USE_BZIP2= yes
USE_GNOME= gnomehack orbit2
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>