13 lines
229 B
Makefile
13 lines
229 B
Makefile
# $OpenBSD: Makefile,v 1.11 2011/09/06 20:09:27 sthen Exp $
|
|
|
|
COMMENT= multiuser task list manager, for Horde
|
|
|
|
HORDE_NAME= Nag
|
|
|
|
# GPLv2
|
|
DISTNAME= nag-h3-2.3.7
|
|
|
|
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-imap
|
|
|
|
.include <bsd.port.mk>
|