15 lines
245 B
Makefile
15 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:48 espie Exp $
|
|
|
|
COMMENT= lightweight front-end for mobile IMP users
|
|
|
|
HORDE_NAME= MIMP
|
|
|
|
# GPLv2
|
|
DISTNAME= mimp-h3-1.1.3
|
|
REVISION= 0
|
|
CATEGORIES= mail
|
|
|
|
RUN_DEPENDS= www/horde/imp
|
|
|
|
.include <bsd.port.mk>
|