diff options
-rw-r--r-- | lang/crossgo32-f77/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/crossgo32-f77/Makefile b/lang/crossgo32-f77/Makefile index faabeb7331e0..1b4ee887bf7c 100644 --- a/lang/crossgo32-f77/Makefile +++ b/lang/crossgo32-f77/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= G2c libraries and compatibility for DJGPP V2 crossgo32 crosscompiler +DEPRECATED= "project abandoned, mastersite long gone" +EXPIRATION_DATE= "May 5, 2004" + BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip .if !defined(GNU_CPP) RUN_DEPENDS+= ${LOCALBASE}/bin/fpp:${PORTSDIR}/devel/fpp |