96cc2bdcf8
Approved by: maintainer (beech@ and mm@)
16 lines
403 B
Makefile
16 lines
403 B
Makefile
# Ports collection makefile for: pear-Horde_Constraint
|
|
# Date created: 6 July 2011
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Constraint
|
|
PORTVERSION= 1.0.0
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Constraint library
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
.include <bsd.port.post.mk>
|