aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde4-mnemo/Makefile
blob: 53437dabf4a38c429db77470104ef01a4c6a93c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Ports collection makefile for:  Mnemo
# Date created:			  Sun May 19, 2002
# Whom:				  Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#

PORTNAME=	mnemo
PORTVERSION=	2.2.1
DISTVERSIONSUFFIX=
PORTEPOCH=	1
CATEGORIES=	deskutils www

MAINTAINER=	beech@FreeBSD.org
COMMENT=	Notes and memos application

USE_HORDE=	base
USE_GETTEXT=	yes
PORTDOCS=	README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING

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