mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
63d5c135dd
Feature safe: yes
19 lines
419 B
Makefile
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>
|