1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/deskutils/horde4-mnemo/Makefile
Thierry Thomas 400fc67211 Fix packaging.
Reported by:	pointyhat via miwi
Feature safe:	yes
2009-09-24 19:23:30 +00:00

24 lines
505 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.2
DISTVERSIONSUFFIX=
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= deskutils www
MAINTAINER= ports@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>