ee300d31a9
spotted by Cedric Krier.
11 lines
230 B
Makefile
11 lines
230 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/06/20 16:04:12 ajacoutot Exp $
|
|
|
|
MODPY_EGG_VERSION = 2.0.0
|
|
TRYTOND_MODULE = project
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = productivity/tryton/party \
|
|
productivity/tryton/timesheet
|
|
|
|
.include <bsd.port.mk>
|