freebsd-ports/deskutils/mnemo/Makefile
2007-06-14 22:31:03 +00:00

21 lines
492 B
Makefile

# Ports collection makefile for: Mnemo
# Date created: Sun May 19, 2002
# Whom: Thierry Thomas (<thierry@pompo.net>)
#
# $FreeBSD$
#
PORTNAME= mnemo
PORTVERSION= 2.1.1
PORTREVISION= 2
CATEGORIES= deskutils www
MAINTAINER= beech@FreeBSD.org
COMMENT= Mnemo is the Horde 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>