mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
This Horde package contains all Horde-specific wrapper classes
for the Sabre DAV library. WWW: http://pear.horde.org
This commit is contained in:
parent
2d46285b2b
commit
f360099934
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319913
@ -1360,6 +1360,7 @@
|
||||
SUBDIR += pear-HTTP_WebDAV_Server
|
||||
SUBDIR += pear-Horde_Browser
|
||||
SUBDIR += pear-Horde_Css_Parser
|
||||
SUBDIR += pear-Horde_Dav
|
||||
SUBDIR += pear-Horde_Editor
|
||||
SUBDIR += pear-Horde_Feed
|
||||
SUBDIR += pear-Horde_Form
|
||||
|
18
www/pear-Horde_Dav/Makefile
Normal file
18
www/pear-Horde_Dav/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Horde_Dav
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= www pear
|
||||
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde library for WebDAV, CalDAV, CardDAV
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_HORDE_RUN= Horde_Auth \
|
||||
Horde_Core \
|
||||
Horde_Stream
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
||||
.include <bsd.port.post.mk>
|
2
www/pear-Horde_Dav/distinfo
Normal file
2
www/pear-Horde_Dav/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Horde/Horde_Dav-1.0.0.tgz) = c3192869804e20558e93e6f33d2fe3ea06aa2afdbfd3214ce450d062035679db
|
||||
SIZE (Horde/Horde_Dav-1.0.0.tgz) = 219399
|
4
www/pear-Horde_Dav/pkg-descr
Normal file
4
www/pear-Horde_Dav/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
This Horde package contains all Horde-specific wrapper classes
|
||||
for the Sabre DAV library.
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in New Issue
Block a user