d6bf776c22
- move common dep's to the module, no plist changes - tidy Makefiles
14 lines
235 B
Makefile
14 lines
235 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/07/30 22:10:54 sthen Exp $
|
|
|
|
COMMENT= lightweight front-end for mobile IMP users
|
|
|
|
HORDE_NAME= MIMP
|
|
|
|
# GPLv2
|
|
DISTNAME= mimp-h3-1.1.3
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= ::www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|