diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 16:41:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 16:41:25 +0000 |
commit | 04934e9f855c48e38c1302883424f034459f2bd7 (patch) | |
tree | 04d146b5d1513574a90ed477a6c85e4f33cf77e4 /games/amphetamine | |
parent | cba574e6386e3eebdb6ff72d2ae9b0467c171979 (diff) | |
download | ports-04934e9f855c48e38c1302883424f034459f2bd7.tar.gz ports-04934e9f855c48e38c1302883424f034459f2bd7.zip |
Notes
Diffstat (limited to 'games/amphetamine')
-rw-r--r-- | games/amphetamine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 973726b1beea..cfe9484af1ea 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= A 2D - Jump'n'run shooter +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_BZIP2= yes USE_XORG= xpm USE_SDL= sdl |