diff options
Diffstat (limited to 'devel/libole2/Makefile')
-rw-r--r-- | devel/libole2/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile deleted file mode 100644 index 7cf4d6d4b4a3..000000000000 --- a/devel/libole2/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Created by: Ade Lovett <ade@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= libole2 -PORTVERSION= 0.2.4 -PORTREVISION= 5 -CATEGORIES= devel gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Support library for OLE functions (MS-Excel) for gnumeric - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USES= gmake libtool -USE_GNOME= glib12 -USE_LDCONFIG= yes - -.include <bsd.port.mk> |