pkgsrc/converters/Makefile
agc 258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00

20 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.9 1998/04/15 10:38:17 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/11/16 22:45:25 jseger Exp
#
# SUBDIR += btoa
# SUBDIR += c2html
# SUBDIR += ish
SUBDIR += kdesupport
# SUBDIR += mimepp
SUBDIR += mpack
# SUBDIR += p5-Convert-UU
SUBDIR += p5-MIME-Base64
# SUBDIR += recode
# SUBDIR += trans
SUBDIR += uudeview
# SUBDIR += uudx
SUBDIR += uulib
SUBDIR += xdeview
.include "../mk/bsd.pkg.subdir.mk"