1995-10-03 03:43:51 +01:00
|
|
|
# New ports collection makefile for: 6811sim
|
|
|
|
# Date created: Thu Sep 14 11:10:01 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1995-10-03 03:43:51 +01:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:56:17 +02:00
|
|
|
PORTNAME= sim6811
|
|
|
|
PORTVERSION= 1.6
|
1996-11-12 03:19:40 +01:00
|
|
|
CATEGORIES= emulators
|
1995-10-03 03:43:51 +01:00
|
|
|
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/
|
2000-04-12 06:56:17 +02:00
|
|
|
DISTNAME= sim
|
1995-10-03 03:43:51 +01:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
2000-10-02 05:10:28 +02:00
|
|
|
MAINTAINER= jeh@FreeBSD.org
|
2003-03-03 05:00:46 +01:00
|
|
|
COMMENT= A Motorola 6811 simulator
|
1995-10-03 03:43:51 +01:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|