diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/qgo/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r-- | games/qgo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 760fca6c6a94..7f0596d0c1df 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@freebsd.org +COMMENT= A Go board and SGF editor written with the Qt library USE_REINPLACE= yes USE_QT_VER= 3 |