1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/databases/pear-Horde_Imsp/Makefile
Martin Matuska 63d5c135dd Update to 1.0.6
Feature safe:	yes
2011-12-11 17:51:08 +00:00

19 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= 1.0.6
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>