1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/emulators/sim6811/Makefile

20 lines
379 B
Makefile
Raw Normal View History

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