1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/www/horde3-trean/Makefile
Baptiste Daroussin 7bdea05bb4 Second batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
2014-07-02 17:17:20 +00:00

22 lines
436 B
Makefile

# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD$
PORTNAME= trean
DISTVERSIONPREFIX=
DISTVERSION= 0.1.beta20070316
PORTREVISION= 8
CATEGORIES= www
MASTER_SITES= CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Bookmark manager
USE_HORDE= base pkg-message
USE_BZIP2= yes
USES= gettext
PORTDOCS= CHANGES CREDITS INSTALL TODO README
NO_STAGE= yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>