openbsd-ports/productivity/tryton/Makefile
ajacoutot fe9e615d0c +carrier
+carrier_percentage
+carrier_weight
+product_measurements
+purchase_shipment_cost
+sale_shipment_cost
+stock_supply_forecast
2012-05-02 08:30:24 +00:00

64 lines
1.9 KiB
Makefile

# $OpenBSD: Makefile,v 1.5 2012/05/02 08:30:24 ajacoutot Exp $
SUBDIR =
SUBDIR += account
SUBDIR += account_be
SUBDIR += account_de_skr03
SUBDIR += account_invoice
SUBDIR += account_invoice_history
SUBDIR += account_invoice_line_standalone
SUBDIR += account_product
SUBDIR += account_statement
SUBDIR += account_stock_anglo_saxon
SUBDIR += account_stock_continental
SUBDIR += analytic_account
SUBDIR += analytic_invoice
SUBDIR += analytic_purchase
SUBDIR += analytic_sale
SUBDIR += calendar
SUBDIR += calendar_classification
SUBDIR += calendar_scheduling
SUBDIR += calendar_todo
SUBDIR += carrier
SUBDIR += carrier_percentage
SUBDIR += carrier_weight
SUBDIR += company
SUBDIR += company_work_time
SUBDIR += country
SUBDIR += currency
SUBDIR += dashboard
SUBDIR += google_maps
SUBDIR += ldap_authentication
SUBDIR += ldap_connection
SUBDIR += party
SUBDIR += party_siret
SUBDIR += party_vcarddav
SUBDIR += product
SUBDIR += product_cost_fifo
SUBDIR += product_cost_history
SUBDIR += product_measurements
SUBIDR += product_price_list
SUBDIR += project
SUBDIR += project_plan
SUBDIR += project_revenue
SUBDIR += purchase
SUBDIR += purchase_invoice_line_standalone
SUBDIR += purchase_shipment_cost
SUBDIR += sale
SUBDIR += sale_opportunity
SUBDIR += sale_price_list
SUBDIR += sale_shipment_cost
SUBDIR += stock
SUBDIR += stock_forecast
SUBDIR += stock_inventory_location
SUBDIR += stock_location_sequence
SUBDIR += stock_product_location
SUBDIR += stock_supply
SUBDIR += stock_supply_day
SUBDIR += stock_supply_forecast
SUBDIR += timesheet
SUBDIR += tryton
SUBDIR += trytond
.include <bsd.port.subdir.mk>