freebsd-ports/cad/irsim/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

16 lines
390 B
Makefile

# New ports collection makefile for: magic
# Version required: 6.4.4
# Date created: 18 Dec 1994
# Whom: swallace
#
# $Id: Makefile,v 1.1.1.1 1994/12/19 06:01:04 swallace Exp $
#
DISTNAME= irsim-9.2
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/magic/6.4/
CATEGORIES+= cad
WRKSRC= ${.CURDIR}/work/irsim
.include <bsd.port.mk>