mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
96cc2bdcf8
Approved by: maintainer (beech@ and mm@)
25 lines
499 B
Makefile
25 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= 7
|
|
CATEGORIES= www
|
|
MASTER_SITES= CENKES
|
|
|
|
MAINTAINER= horde@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>
|