aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-OLE/Makefile
blob: a408cba2f3d183c4571017027a3f5620d00cf8e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$

PORTNAME=   OLE
DISTVERSION=    1.0.0RC2
CATEGORIES= devel www pear

MAINTAINER= bofh@FreeBSD.org
COMMENT=    PEAR class for reading and writing OLE containers

USES=       pear

.include <bsd.port.mk>