mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Added ghostscript and xdvi.
This commit is contained in:
parent
06c1f6f9e5
commit
9b538f1c61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2409
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.18 1995/10/13 09:20:51 asami Exp $
|
||||
# $Id: Makefile,v 1.19 1995/10/18 11:19:22 asami Exp $
|
||||
#
|
||||
|
||||
SUBDIR += Canna
|
||||
@ -6,6 +6,7 @@
|
||||
SUBDIR += chimera
|
||||
SUBDIR += elvis
|
||||
SUBDIR += gawk
|
||||
SUBDIR += ghostcript
|
||||
SUBDIR += grep
|
||||
SUBDIR += groff
|
||||
SUBDIR += gxditview
|
||||
@ -25,5 +26,6 @@
|
||||
SUBDIR += sed
|
||||
SUBDIR += tcl
|
||||
SUBDIR += tk
|
||||
SUBDIR += xdvi
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user