pkgsrc/sysutils/lastfss/Makefile
manu 5ff45a7cdd Update systutils/lastfss to 0.2
This adds a -U flags to make backing store persistent so that it
survives a reboot.
2016-05-03 08:07:27 +00:00

15 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.3 2016/05/03 08:07:27 manu Exp $
DISTNAME= lastfss-0.2
CATEGORIES= sysutils
MASTER_SITES= http://ftp.espci.fr/pub/lastfss/
EXTRACT_SUFX= .tgz
MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://ftp.espci.fr/pub/lastfss/
COMMENT= Utility to maintain ephemeral snaphots
LICENSE= original-bsd
ONLY_FOR_PLATFORM= NetBSD-*-*
.include "../../mk/bsd.pkg.mk"