diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-13 05:54:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-13 05:54:24 +0000 |
commit | 07eba866f1aa794e6afd37f79bef0cc176ac54f3 (patch) | |
tree | be5b0d1ce9e1e484a129e4582d2aa51a9d08e7ce /biology/Makefile | |
parent | 6ad894f89a4bc2eee0eb58f6c5bcef74b4923c67 (diff) | |
download | ports-07eba866f1aa794e6afd37f79bef0cc176ac54f3.tar.gz ports-07eba866f1aa794e6afd37f79bef0cc176ac54f3.zip |
Notes
Diffstat (limited to 'biology/Makefile')
-rw-r--r-- | biology/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/biology/Makefile b/biology/Makefile new file mode 100644 index 000000000000..d718a547ff99 --- /dev/null +++ b/biology/Makefile @@ -0,0 +1,6 @@ +# $Id$ +# + +# SUBDIR += fill_here + +.include <bsd.port.subdir.mk> |