16 lines
257 B
Makefile
16 lines
257 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/07/30 15:31:17 sthen Exp $
|
|
|
|
COMMENT= multiuser task list manager
|
|
|
|
HORDE_NAME= Nag
|
|
|
|
DISTNAME= nag-h3-2.3.5
|
|
REVISION= 0
|
|
|
|
# GPLv2
|
|
|
|
RUN_DEPENDS= ${HORDE_RUNDEP} \
|
|
:php5-imap-*:www/php5/extensions,-imap
|
|
|
|
.include <bsd.port.mk>
|