16 lines
269 B
Makefile
16 lines
269 B
Makefile
# $OpenBSD: Makefile,v 1.3 1998/10/15 04:59:31 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
CATEGORIES= emulators pilot
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
|
|
|
USE_X11= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|