openbsd-ports/sysutils/backintime/Makefile
ajacoutot 2af53dc412 Import backintime-0.9.26.
Back In Time is a simple backup tool for Linux inspired from the flyback
project and TimeVault. The backup is done by taking snapshots of a
specified set of directories.

ok jasper@
2010-05-04 12:53:49 +00:00

9 lines
172 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/05/04 12:53:49 ajacoutot Exp $
SUBDIR =
SUBDIR += common
SUBDIR += gnome
# SUBDIR += kde
.include <bsd.port.subdir.mk>