e159824929
Approved by: portmgr (bapt)
23 lines
504 B
Makefile
23 lines
504 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=
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= deskutils www
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Notes and memos application
|
|
|
|
USE_HORDE= base
|
|
USES= gettext
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO UPGRADING
|
|
|
|
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
|
|
.include <bsd.port.mk>
|