freebsd-ports/devel/libole2/Makefile
2001-05-22 22:20:32 +00:00

22 lines
400 B
Makefile

# New ports collection makefile for: libole2
# Date created: 20th June 2000
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libole2
PORTVERSION= 0.2.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/libole2
MAINTAINER= gnome@FreeBSD.org
USE_GMAKE= yes
USE_GLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>