freebsd-ports/emulators/sim6811/Makefile
Renato Botelho 5d0e56a269 I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.
2006-05-30 17:20:11 +00:00

24 lines
506 B
Makefile

# New ports collection makefile for: 6811sim
# Date created: Thu Sep 14 11:10:01 CDT 1995
# Whom: erich@rrnet.com
#
# $FreeBSD$
#
PORTNAME= sim6811
PORTVERSION= 1.6
PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/ \
http://freebsd.unixfreunde.de/sources/
DISTNAME= sim
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A Motorola 6811 simulator
NO_WRKSUBDIR= yes
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>