aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_WebDAV_Server/Makefile
blob: fe984b29cb744777587b62f9d0f9b00605b6a7fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PORTNAME=	HTTP_WebDAV_Server
PORTVERSION=	1.0.0RC8
CATEGORIES=	www devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	WebDAV Server Baseclass

LICENSE=	BSD2CLAUSE

USES=		pear

NO_ARCH=	yes

USE_GITHUB=	yes
GH_ACCOUNT=	pear

.include <bsd.port.mk>