diff options
Diffstat (limited to 'devel/sdcc/Makefile')
-rw-r--r-- | devel/sdcc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile index fe663eeb6768..89d90a170fa6 100644 --- a/devel/sdcc/Makefile +++ b/devel/sdcc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.geocities.com/ResearchTriangle/Forum/1353/ DISTNAME= ${PORTNAME}-${PORTVERSION}Ea MAINTAINER= ambrisko@freebsd.org +COMMENT= Cross compile 8051 code WRKSRC= ${WRKDIR}/sdcc219Ea GNU_CONFIGURE= yes |