freebsd-ports/emulators/sim6811/Makefile

20 lines
393 B
Makefile
Raw Normal View History

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