17 lines
406 B
Makefile
17 lines
406 B
Makefile
# $NetBSD: Makefile,v 1.19 2005/04/11 21:45:27 tv Exp $
|
|
#
|
|
|
|
DISTNAME= libole2-0.2.4
|
|
PKGREVISION= 2
|
|
CATEGORIES= devel gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libole2/0.2/}
|
|
|
|
MAINTAINER= rh@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= OLE2 streams parsing library for GNOME
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LIBTOOL= YES
|
|
|
|
.include "../../devel/glib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|