freebsd-ports/www/horde-trean/Makefile
Beech Rintoul 587b1024f8 Maintainer change. Returned to beech@
Approved by: itetcu@ (implicit)
2010-11-03 09:58:45 +00:00

24 lines
499 B
Makefile

# 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= 6
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>