1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/deskutils/horde3-mnemo/Makefile
2012-12-12 12:24:01 +00:00

23 lines
490 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.5
DISTVERSIONSUFFIX=
PORTEPOCH= 1
CATEGORIES= deskutils www
MAINTAINER= horde@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/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>