freebsd-ports/deskutils/horde4-mnemo/Makefile
Beech Rintoul 278f84441c - Update to 2.2 (release)
- Bump PORTEPOCH
2008-06-29 06:18:34 +00:00

22 lines
487 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=
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>