diff options
Diffstat (limited to 'games/tads/Makefile')
-rw-r--r-- | games/tads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index 009bac9a5be0..c4db8dcbfb63 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/ DISTNAME= tads23-unix MAINTAINER= kris@FreeBSD.org +COMMENT= TADS compiler/interpreter for interactive fiction WRKSRC= ${WRKDIR}/tads/tads2 MAKEFILE= makefile |