19 lines
448 B
Makefile
19 lines
448 B
Makefile
# OpenBSD makefile for: xcopilot
|
|
# Version required: 0.6.6
|
|
# Date created: August 31, 1998
|
|
# Whom: Angelos D. Keromytis
|
|
#
|
|
# $OpenBSD: Makefile,v 1.2 1998/09/01 03:02:27 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
PKGNAME= xcopilot-0.6.6
|
|
CATEGORIES= emulators pilot
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
GNU_CONFIGURE= YES
|
|
USE_X_PREFIX= yes
|
|
|
|
.include <bsd.port.mk>
|