aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/sim6811/Makefile
blob: c26c3da6c41159152e13a9813ae68eca7eaa9edc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: erich@rrnet.com
# $FreeBSD$

PORTNAME=   sim6811
PORTVERSION=    1.6
PORTREVISION=   2
CATEGORIES= emulators
MASTER_SITES=   ftp://ftp.SpringDaemons.com/soft/
DISTNAME=   sim
EXTRACT_SUFX=   .tar.Z

MAINTAINER= ports@FreeBSD.org
COMMENT=    A Motorola 6811 simulator

NO_WRKSUBDIR=   yes

NO_STAGE=   yes
.include <bsd.port.mk>