diff options
Diffstat (limited to 'devel/tigcc/Makefile')
-rw-r--r-- | devel/tigcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tigcc/Makefile b/devel/tigcc/Makefile index 24b81cee42f8..0315094429c1 100644 --- a/devel/tigcc/Makefile +++ b/devel/tigcc/Makefile @@ -11,6 +11,7 @@ DISTFILES= gcc-core-4.1-20060728.tar.bz2:gcc \ MAINTAINER= danfe@FreeBSD.org COMMENT= C compiler for the TI89, 92, and 92+ calculators +WWW= http://tigcc.ticalc.org/ USES= bison compiler:nestedfct gmake tar:bzip2 USE_CSTD= gnu89 |