mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
39c06186fa
for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
20 lines
379 B
Makefile
20 lines
379 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
|
|
CATEGORIES= emulators
|
|
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/
|
|
DISTNAME= sim
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|