diff options
Diffstat (limited to 'devel/msp430-gcc3/Makefile')
-rw-r--r-- | devel/msp430-gcc3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/msp430-gcc3/Makefile b/devel/msp430-gcc3/Makefile index 02511a9..4fa4dde 100644 --- a/devel/msp430-gcc3/Makefile +++ b/devel/msp430-gcc3/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${PORTNAME}-core-${GCCVERSION}${EXTRACT_SUFX} \ ${PKGNAMEPREFIX}${PORTNAME}-${GCCVERSION}.${PATCHVERSION}${EXTRACT_SUFX}:patches MAINTAINER= lev@serebryakov.spb.ru +COMMENT= FSF gcc-3.2 for TI's msp430 MCUs cross-development BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils |