13 lines
226 B
Makefile
13 lines
226 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1998/08/01 14:46:30 frueauf Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= xpilot-4.0.0
|
||
|
CATEGORIES= games x11
|
||
|
MASTER_SITES= ftp://ftp.xpilot.org/pub/
|
||
|
|
||
|
MAINTAINER= root@garbled.net
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include "../../mk/bsd.pkg.mk"
|