openbsd-ports/productivity/tryton/Makefile

24 lines
572 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2011/06/20 11:43:41 ajacoutot Exp $
SUBDIR =
SUBDIR += account
SUBDIR += account_be
SUBDIR += account_de_skr03
SUBDIR += calendar
SUBDIR += company
SUBDIR += company_work_time
SUBDIR += country
SUBDIR += currency
SUBDIR += dashboard
SUBDIR += google_maps
SUBDIR += ldap_authentication
SUBDIR += ldap_connection
SUBDIR += party
SUBDIR += product
SUBDIR += project
SUBDIR += timesheet
SUBDIR += tryton
SUBDIR += trytond
.include <bsd.port.subdir.mk>