Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

16
sysutils/cdbkup/PLIST Normal file
View File

@@ -0,0 +1,16 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:02 joerg Exp $
man/man1/cdappend.1
man/man1/cdbkup.1
man/man1/cdcat.1
man/man1/cdrstr.1
man/man1/cdsplit.1
sbin/cdappend
sbin/cdbkup
sbin/cdcat
sbin/cdrstr
sbin/cdsplit
share/doc/cdbkup/COMPLIANCE
share/doc/cdbkup/README
share/doc/cdbkup/TODO
@exec ${INSTALL} -d -m 750 -o root -g ${CDBKUP_DUMPGRP} ${CDBKUP_SNARDIR}
@unexec ${RMDIR} ${CDBKUP_SNARDIR} 2>/dev/null || ${TRUE}