d6bf776c22
- move common dep's to the module, no plist changes - tidy Makefiles
14 lines
247 B
Makefile
14 lines
247 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/07/30 22:10:54 sthen Exp $
|
|
|
|
COMMENT= multiuser task list manager, for Horde
|
|
|
|
HORDE_NAME= Nag
|
|
|
|
# GPLv2
|
|
DISTNAME= nag-h3-2.3.5
|
|
REVISION= 1
|
|
|
|
RUN_DEPENDS= :php5-imap-*:www/php5/extensions,-imap
|
|
|
|
.include <bsd.port.mk>
|