Added cpm to the Makefile, now that i know it's working.

This commit is contained in:
Joerg Wunsch 1994-12-28 12:15:08 +00:00
parent d5ae87d0fa
commit d92059bad8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=640

View File

@ -1,9 +1,9 @@
# $Id: Makefile,v 1.28 1994/12/28 04:50:27 ache Exp $
# $Id: Makefile,v 1.29 1994/12/28 09:38:48 jkh Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \
# unzip.with_encryption
#
SUBDIR= Wnn calc gshar+gunshar hfs iozone ispell less lha mshell mtools \
SUBDIR= Wnn calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \
netpbm rman screen top unarj unzip xsysstats zip zoo
.include <bsd.port.subdir.mk>