15 lines
244 B
Makefile
15 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/09/16 12:00:06 espie Exp $
|
|
|
|
COMMENT= lightweight front-end for mobile IMP users
|
|
|
|
HORDE_NAME= MIMP
|
|
|
|
# GPLv2
|
|
DISTNAME= mimp-h3-1.1.4
|
|
REVISION= 0
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|