diff options
author | asami <asami@FreeBSD.org> | 1997-12-13 05:54:24 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-13 05:54:24 +0000 |
commit | 10c0ed84ba2e20034d94f34de1fdbfd91118b5aa (patch) | |
tree | cc9f7c947e194f379abea5f88763a275241ebbe5 /biology/Makefile | |
parent | 67abd1acd1551fc171c7026e287b75758d157953 (diff) | |
download | FreeBSD-ports-10c0ed84ba2e20034d94f34de1fdbfd91118b5aa.zip FreeBSD-ports-10c0ed84ba2e20034d94f34de1fdbfd91118b5aa.tar.gz |
The new ports category "biology" starts here today. No Darwin
jokes please!
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 0000000..d718a54 --- /dev/null +++ b/biology/Makefile @@ -0,0 +1,6 @@ +# $Id$ +# + +# SUBDIR += fill_here + +.include <bsd.port.subdir.mk> |