freebsd-ports/deskutils/horde4-mnemo/Makefile
Beech Rintoul 5bf29e1407 - Update to 2.2-rc2
- Many changes, please see the following:
  http://www.horde.org/mnemo/docs/?f=CHANGES.html
2008-02-28 20:50:44 +00:00

21 lines
479 B
Makefile

# Ports collection makefile for: Mnemo
# Date created: Sun May 19, 2002
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= mnemo
PORTVERSION= 2.2
DISTVERSIONSUFFIX= -rc2
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>