1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/horde3-trean/Makefile
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00

25 lines
498 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= 8
CATEGORIES= www
MASTER_SITES= CENKES
MAINTAINER= horde@FreeBSD.org
COMMENT= Bookmark manager
USE_HORDE= base pkg-message
USE_BZIP2= yes
USES= gettext
PORTDOCS= CHANGES CREDITS INSTALL TODO README
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>