8 lines
159 B
Makefile
8 lines
159 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/10/28 10:42:15 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = google_maps
|
|
|
|
RUN_DEPENDS = productivity/tryton/party
|
|
|
|
.include <bsd.port.mk>
|