9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/02 14:15:36 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.6.0
|
|
TRYTOND_MODULE = google_maps
|
|
|
|
RUN_DEPENDS = productivity/tryton/party
|
|
|
|
.include <bsd.port.mk>
|