diff options
Diffstat (limited to 'devel/crossgo32-djgpp2/Makefile')
-rw-r--r-- | devel/crossgo32-djgpp2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/crossgo32-djgpp2/Makefile b/devel/crossgo32-djgpp2/Makefile index 50c73551fb3f..cc404798c797 100644 --- a/devel/crossgo32-djgpp2/Makefile +++ b/devel/crossgo32-djgpp2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/old/ \ DISTNAME= djcrx201 MAINTAINER= ports@FreeBSD.org +COMMENT= DJGPP V2 libraries and compatability for crossgo32 crosscompiler BUILD_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 RUN_DEPENDS= i386-go32-gcc:${PORTSDIR}/devel/crossgo32 |