1995-07-01 09:55:28 +02:00
|
|
|
# New ports collection makefile for: cpm-emulator
|
|
|
|
# Date created: 28 June 1995
|
|
|
|
# Whom: janek@gaja.ipan.lublin.pl
|
1998-08-10 14:06:49 +02:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1995-07-01 09:55:28 +02:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:56:17 +02:00
|
|
|
PORTNAME= cpmemu
|
|
|
|
PORTVERSION= 0.2.1.1
|
1996-11-12 03:19:40 +01:00
|
|
|
CATEGORIES= emulators
|
2000-05-14 07:40:52 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
1999-11-26 18:50:47 +01:00
|
|
|
MASTER_SITE_SUBDIR= system/emulators
|
2000-04-12 06:56:17 +02:00
|
|
|
DISTNAME= cpm-0.2.1
|
1998-10-13 05:37:48 +02:00
|
|
|
|
1999-11-26 18:50:47 +01:00
|
|
|
PATCH_SITES= ${MASTER_SITE_SUNSITE}
|
|
|
|
PATCH_SITE_SUBDIR= system/emulators
|
|
|
|
PATCHFILES= cpm-0.2.1-glibc-rjm.patch.gz
|
|
|
|
PATCH_DIST_STRIP= -p1
|
1996-11-12 03:19:40 +01:00
|
|
|
|
1999-11-26 18:50:47 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:24:13 +01:00
|
|
|
COMMENT= Cpm emulator
|
1999-08-28 18:50:32 +02:00
|
|
|
|
2002-12-03 05:42:17 +01:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1995-07-01 09:55:28 +02:00
|
|
|
.include <bsd.port.mk>
|