17 lines
411 B
Makefile
17 lines
411 B
Makefile
# $NetBSD: Makefile,v 1.12 2008/01/19 09:16:23 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xpilot-4.5.4
|
|
PKGREVISION= 2
|
|
CATEGORIES= games x11
|
|
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.xpilot.org/
|
|
COMMENT= Networked space battles for X11
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|