freebsd-ports/deskutils/horde-mnemo/Makefile
Beech Rintoul 587b1024f8 Maintainer change. Returned to beech@
Approved by: itetcu@ (implicit)
2010-11-03 09:58:45 +00:00

23 lines
489 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.4
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>