freebsd-ports/devel/libole2/Makefile
Marcelo Araujo 7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00

23 lines
453 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.4
PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Support library for OLE functions (MS-Excel) for gnumeric
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>