summaryrefslogtreecommitdiff
path: root/converters/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 /converters/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 'converters/Makefile')
-rw-r--r--converters/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 863ddbdbb0b..e21ba99a1b2 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,22 +1,15 @@
-# $NetBSD: Makefile,v 1.13 1999/12/06 01:59:22 sakamoto Exp $
+# $NetBSD: Makefile,v 1.14 2000/02/25 01:04:12 wiz Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/16 22:45:25 jseger Exp
#
SUBDIR += base64
-# SUBDIR += btoa
-# SUBDIR += c2html
SUBDIR += cbmconvert
-# SUBDIR += ish
SUBDIR += kdesupport
-# SUBDIR += mimepp
SUBDIR += mpack
-# SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
SUBDIR += psiconv
SUBDIR += recode
-# SUBDIR += trans
SUBDIR += uudeview
-# SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview