freebsd-ports/cad/irsim/Makefile

21 lines
457 B
Makefile
Raw Normal View History

# New ports collection makefile for: irsim
# Version required: 9.2
1994-12-19 07:01:05 +01:00
# Date created: 18 Dec 1994
# Whom: swallace
#
1996-12-06 09:20:18 +01:00
# $Id: Makefile,v 1.6 1996/11/18 13:57:06 asami Exp $
1994-12-19 07:01:05 +01:00
#
1996-12-06 09:20:18 +01:00
DISTNAME= irsim-9.4.1
CATEGORIES= cad
1996-12-06 09:20:18 +01:00
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/WRL/projects/magic/6.5/
EXTRACT_SUFX= .tar.Z
MAINTAINER= swallace@FreeBSD.org
MAN1= irsim.1
MAN3= irsim-analyzer.3
MAN5= netchange.5
1994-12-19 07:01:05 +01:00
.include <bsd.port.mk>