f3cfa28097
Reported by: portsnap, with help from cperciva With hat: pointy Sponsored by: Absolight
14 lines
316 B
Makefile
14 lines
316 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= horde
|
|
PORTVERSION= 20160602
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
|
|
|
|
PEAR_CHANNEL_HOST= pear.horde.org
|
|
|
|
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"
|
|
.include <bsd.port.mk>
|