View | Details | Raw Unified | Return to bug 109425
Collapse All | Expand All

(-)/usr/ports/www/horde-base/Makefile (-2 / +4 lines)
Lines 1-14 Link Here
1
# Ports collection makefile for:  horde2
1
# Ports collection makefile for:  horde3
2
# Date created:			  Sun Oct 07, 2001
2
# Date created:			  Sun Oct 07, 2001
3
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
3
# Whom:				  Thierry Thomas (<thierry@thomas.as>)
4
#
4
#
5
# $FreeBSD: ports/www/horde-base/Makefile,v 1.46 2007/02/12 23:25:40 sat Exp $
5
# $FreeBSD: ports/www/horde-base/Makefile,v 1.46 2007/02/12 23:25:40 sat Exp $
6
#
6
#
7
7
8
PORTNAME=	horde
8
PORTNAME=	base
9
PORTVERSION=	3.1.3
9
PORTVERSION=	3.1.3
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	HORDE
11
MASTER_SITES=	HORDE
12
PKGNAMEPREFIX=	horde-
13
DISTNAME=	${PKGNAMEPREFIX}${PORTVERSION}
12
14
13
MAINTAINER=	beech@alaskaparadise.com
15
MAINTAINER=	beech@alaskaparadise.com
14
COMMENT=	A common code-base used by Horde applications, written in PHP
16
COMMENT=	A common code-base used by Horde applications, written in PHP

Return to bug 109425