mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
7db54d42c8
master site. Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
17 lines
395 B
Makefile
17 lines
395 B
Makefile
# New ports collection makefile for: irsim
|
|
# Version required: 9.2
|
|
# Date created: 18 Dec 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/11 20:12:55 asami Exp $
|
|
#
|
|
|
|
DISTNAME= irsim-9.2
|
|
CATEGORIES+= cad
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/WRL/projects/magic/6.4/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
WRKSRC= ${.CURDIR}/work/irsim
|
|
|
|
.include <bsd.port.mk>
|