freebsd-ports/emulators/cpmemu/Makefile

26 lines
522 B
Makefile
Raw Normal View History

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