diff options
Diffstat (limited to 'x11/padkey/Makefile')
-rw-r--r-- | x11/padkey/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/padkey/Makefile b/x11/padkey/Makefile index be0bcee..a9c0ac3 100644 --- a/x11/padkey/Makefile +++ b/x11/padkey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: padkey -# Date created: 19 Dec 2004 -# Whom: Travis Poppe <tlp@liquidx.org> -# +# Created by: Travis Poppe <tlp@liquidx.org> # $FreeBSD$ -# PORTNAME= padkey PORTVERSION= 0.2 @@ -14,6 +10,9 @@ MASTER_SITES= http://www.liquidx.org/padkey/releases/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Use an authentic SNES controller to play games +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_XORG= x11 xtst PLIST_FILES= bin/padkey |