1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Enable sis, a new circuit emulator port.

This commit is contained in:
Guy Helmer 1998-07-01 15:40:47 +00:00
parent 266e501e5d
commit 2c26d9e848
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11641

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp $
# $Id: Makefile,v 1.9 1998/05/18 04:21:53 mph Exp $
#
SUBDIR += acs
@ -10,6 +10,7 @@
SUBDIR += mars
SUBDIR += pcb
SUBDIR += spice
SUBDIR += sis
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>