diff options
Diffstat (limited to 'games/xripple/Makefile')
-rw-r--r-- | games/xripple/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 830d5c1708ad..eb4e47baf5d9 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -18,6 +18,8 @@ MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/X11/contrib/ \ ftp://ftp.pconline.com/users/gjerde/enlightenment/ DISTNAME= ${PORTNAME} +PORTCOMMENT= X program to make bottom of screen ripple like a pool of water + USE_IMAKE= yes ALL_TARGET= xripple |