15 lines
298 B
Makefile
15 lines
298 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/08/30 13:40:49 sthen Exp $
|
|
|
|
COMMENT= memo application, for Horde
|
|
|
|
HORDE_NAME= Mnemo
|
|
|
|
# Horde (BSD-like with some restrictions, see LICENSE)
|
|
DISTNAME= mnemo-h3-2.2.3
|
|
REVISION= 2
|
|
CATEGORIES= databases
|
|
|
|
RUN_DEPENDS= ::www/php5/extensions,-imap
|
|
|
|
.include <bsd.port.mk>
|