diff options
Diffstat (limited to 'games/glife/Makefile')
-rw-r--r-- | games/glife/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 179df19..a5ed92d 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -15,6 +15,8 @@ DISTNAME= gLife-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Conway\'s Game of Life for GNOME + USE_REINPLACE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes |