Tweak devel/pear-OLE version 1.0.0.r2
[dports.git] / devel / pear-OLE / Makefile
1 # Created by: Pav Lucistnik <pav@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       OLE
5 DISTVERSION=    1.0.0RC2
6 CATEGORIES=     devel www pear
7
8 MAINTAINER=     bofh@FreeBSD.org
9 COMMENT=        PEAR class for reading and writing OLE containers
10
11 USES=           pear
12
13 .include <bsd.port.mk>