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