9 lines
190 B
Makefile
9 lines
190 B
Makefile
# $OpenBSD: Makefile,v 1.8 2012/10/28 10:42:16 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = project
|
|
|
|
RUN_DEPENDS = productivity/tryton/party \
|
|
productivity/tryton/timesheet
|
|
|
|
.include <bsd.port.mk>
|