1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Added xvgr.

This commit is contained in:
Satoshi Asami 1995-11-26 13:49:33 +00:00
parent da855e3f1b
commit e1c2f41478
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2475

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.13 1995/08/18 08:53:54 asami Exp $
# $Id: Makefile,v 1.14 1995/10/03 11:45:09 asami Exp $
#
SUBDIR += blas
@ -15,5 +15,6 @@ RESTRICTED += maxima (license required)
SUBDIR += xgraph
SUBDIR += xlispstat
SUBDIR += xspread
SUBDIR += xvgr
.include <bsd.port.subdir.mk>