summaryrefslogtreecommitdiff
path: root/biology/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
committerwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
commitf895e15bb90e64f627a3b240931a490c02189db3 (patch)
tree5922622805f6c57a7c7c84cb4052390c0dc0ee45 /biology/Makefile
parent940e7183817e88f872b9834cf21a9ab629edc223 (diff)
downloadpkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
Diffstat (limited to 'biology/Makefile')
-rw-r--r--biology/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/biology/Makefile b/biology/Makefile
index 4b43dd657cc..5cca9c2e448 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,14 +1,11 @@
-# $NetBSD: Makefile,v 1.6 1999/07/28 20:20:39 rh Exp $
+# $NetBSD: Makefile,v 1.7 2000/02/25 01:04:12 wiz Exp $
#
SUBDIR += bioperl
SUBDIR += clustalw
-# SUBDIR += clustalx
-# SUBDIR += dnagui
SUBDIR += fastDNAml
-# SUBDIR += ncbi
+ SUBDIR += nut
SUBDIR += phylip
SUBDIR += puzzle
-# SUBDIR += xylem
.include "../mk/bsd.pkg.subdir.mk"