diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-18 01:04:46 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-18 01:04:46 +0000 |
commit | 9e3dd664b96a8c662fdf16054d35da02f6d12de9 (patch) | |
tree | 4abf595a8bf31d9a408606c02c6ea458c90a634e /archivers/zoo/Makefile | |
parent | b16aec708154c2a657fb55d4df1e3aa31e21e3e2 (diff) | |
download | ports-9e3dd664b96a8c662fdf16054d35da02f6d12de9.tar.gz ports-9e3dd664b96a8c662fdf16054d35da02f6d12de9.zip |
Notes
Diffstat (limited to 'archivers/zoo/Makefile')
-rw-r--r-- | archivers/zoo/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile new file mode 100644 index 000000000000..2cd53b4fe296 --- /dev/null +++ b/archivers/zoo/Makefile @@ -0,0 +1,6 @@ +DISTFILES= zoo210.tar.Z +DISTNAME= zoo +MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ +NO_WRKSUBDIR= yes + +.include <bsd.port.mk> |