mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Added chimera, convert to new format.
This commit is contained in:
parent
c21925c09d
commit
3e01b03199
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2173
@ -1,8 +1,26 @@
|
||||
# $Id: Makefile,v 1.14 1995/05/14 03:29:36 asami Exp $
|
||||
# $Id: Makefile,v 1.15 1995/06/24 09:25:51 asami Exp $
|
||||
#
|
||||
|
||||
SUBDIR= Canna Wnn gawk grep groff gxditview \
|
||||
kinput2-canna kinput2-canna+wnn kinput2-wnn kon \
|
||||
kterm less mh mule-canna mule-wnn nethack nkf sed tcl tk
|
||||
SUBDIR += Canna
|
||||
SUBDIR += Wnn
|
||||
SUBDIR += chimera
|
||||
SUBDIR += gawk
|
||||
SUBDIR += grep
|
||||
SUBDIR += groff
|
||||
SUBDIR += gxditview
|
||||
SUBDIR += kinput2-canna
|
||||
SUBDIR += kinput2-canna+wnn
|
||||
SUBDIR += kinput2-wnn
|
||||
SUBDIR += kon
|
||||
SUBDIR += kterm
|
||||
SUBDIR += less
|
||||
SUBDIR += mh
|
||||
SUBDIR += mule-canna
|
||||
SUBDIR += mule-wnn
|
||||
SUBDIR += nethack
|
||||
SUBDIR += nkf
|
||||
SUBDIR += sed
|
||||
SUBDIR += tcl
|
||||
SUBDIR += tk
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user