aboutsummaryrefslogtreecommitdiff
path: root/www/horde-trean/Makefile
blob: dbd615dff9eb3642d76cf94d215e57a7c02a3d04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Ports collection makefile for:	trean3
# Date created:			Fri Mar 16, 2007
# Whom:				Beech Rintoul <beech@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	trean
DISTVERSIONPREFIX=
DISTVERSION=	0.1.beta20070316
PORTREVISION=	2
CATEGORIES=	www
MASTER_SITES=	CENKES

MAINTAINER=	beech@FreeBSD.org
COMMENT=	Bookmark manager

USE_HORDE=	base pkg-message
USE_BZIP2=	yes
USE_GETTEXT=	yes
PORTDOCS=	CHANGES CREDITS INSTALL TODO README

.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>