17 lines
419 B
Makefile
17 lines
419 B
Makefile
# $NetBSD: Makefile,v 1.16 2012/10/06 11:55:02 asau Exp $
|
|
#
|
|
|
|
DISTNAME= xpilot-4.5.4
|
|
PKGREVISION= 3
|
|
CATEGORIES= games x11
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpilotgame/}
|
|
|
|
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"
|