9 lines
191 B
Makefile
9 lines
191 B
Makefile
# $OpenBSD: Makefile,v 1.2 2012/10/28 10:42:16 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = production
|
|
|
|
RUN_DEPENDS = productivity/tryton/company \
|
|
productivity/tryton/product
|
|
|
|
.include <bsd.port.mk>
|