diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 0b6b506536c1ff50f1531d26be2fccfe86c74335 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/chkpt/PLIST | |
parent | 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a (diff) | |
download | pkgsrc-0b6b506536c1ff50f1531d26be2fccfe86c74335.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/chkpt/PLIST')
-rw-r--r-- | devel/chkpt/PLIST | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/chkpt/PLIST b/devel/chkpt/PLIST new file mode 100644 index 00000000000..78c21bb3dcc --- /dev/null +++ b/devel/chkpt/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:22:46 zuntum Exp $ +bin/ccc +bin/cf77 +lib/libcc.a +man/man1/ccc.1 +man/man1/cf77.1 +man/man3/chkpt.3 +man/man3/chkpt_init.3 +man/man3/chkpt_timer.3 +man/man3/chkpt_exit.3 +include/chkpt.h +share/examples/chkpt/example.c +share/examples/chkpt/example.f |