18 lines
419 B
Makefile
18 lines
419 B
Makefile
# Ports collection makefile for: pear-Horde_Imsp
|
|
# Date created: 7 July 2011
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Imsp
|
|
PORTVERSION= 2.0.1
|
|
CATEGORIES= databases www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde IMSP API
|
|
|
|
USE_HORDE_RUN= Horde_Translation
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
.include <bsd.port.post.mk>
|