16 lines
268 B
Makefile
16 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/07/30 21:14:09 sthen Exp $
|
|
|
|
COMMENT= multiuser task list manager, for Horde
|
|
|
|
HORDE_NAME= Nag
|
|
|
|
DISTNAME= nag-h3-2.3.5
|
|
REVISION= 1
|
|
|
|
# GPLv2
|
|
|
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
|
:php5-imap-*:www/php5/extensions,-imap
|
|
|
|
.include <bsd.port.mk>
|