8 lines
170 B
Makefile
8 lines
170 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/05/19 10:49:11 ajacoutot Exp $
|
|
|
|
TRYTOND_MODULE = product_measurements
|
|
|
|
RUN_DEPENDS = productivity/tryton/product
|
|
|
|
.include <bsd.port.mk>
|