18 lines
322 B
Makefile
18 lines
322 B
Makefile
# 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>
|