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