1446608ec7
Fix pear-Horde_core options Use options helpers where possible
17 lines
268 B
Makefile
17 lines
268 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Mapi
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= mail www pear
|
|
PKGNAMEPREFIX= pear-
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde MAPI utility library
|
|
|
|
USES= horde
|
|
USE_HORDE_RUN= Horde_Date \
|
|
Horde_Exception
|
|
|
|
USE_PHP+= bcmath
|
|
|
|
.include <bsd.port.mk>
|