8 lines
166 B
Makefile
8 lines
166 B
Makefile
# $OpenBSD: Makefile,v 1.4 2011/11/02 14:29:38 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = google_maps
|
|
|
|
RUN_DEPENDS = productivity/tryton/party>=2.2.0
|
|
|
|
.include <bsd.port.mk>
|