aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot-ng-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpilot-ng-client/Makefile')
-rw-r--r--games/xpilot-ng-client/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/games/xpilot-ng-client/Makefile b/games/xpilot-ng-client/Makefile
deleted file mode 100644
index a25c92cb9051..000000000000
--- a/games/xpilot-ng-client/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@brutele.be>
-# $FreeBSD$
-
-PORTREVISION= 6
-PKGNAMESUFFIX= -client
-
-COMMENT= Enhanced version of XPilot (client program)
-
-DEPRECATED= Depends on deprecated libXxf86misc
-EXPIRATION_DATE=2019-11-01
-
-MASTERDIR= ${.CURDIR}/../xpilot-ng-server
-
-USE_XORG= x11 xext xxf86misc
-USES= gl
-
-.include "${MASTERDIR}/Makefile"