1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Add spice.

This commit is contained in:
Thomas Gellekum 1996-05-23 08:29:27 +00:00
parent 79e8f75f8d
commit 115800797c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3121

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.3 1995/05/14 03:29:16 asami Exp $
# $Id: Makefile,v 1.4 1995/08/25 10:06:06 asami Exp $
#
SUBDIR += acs
@ -6,5 +6,6 @@
SUBDIR += irsim
SUBDIR += magic
SUBDIR += pcb
SUBDIR += spice
.include <bsd.port.subdir.mk>