diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-05 17:42:49 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-05 17:42:49 +0000 |
commit | 7c0cc8cd8bf37ee7399aba1e8337be94cf2a299e (patch) | |
tree | f6153d0f03b3418df7c735453e812bf1a70c7dd9 /lang | |
parent | 32ead486b348fc758cbcbde289601e20ccf4dd90 (diff) | |
download | FreeBSD-ports-7c0cc8cd8bf37ee7399aba1e8337be94cf2a299e.zip FreeBSD-ports-7c0cc8cd8bf37ee7399aba1e8337be94cf2a299e.tar.gz |
Mark as deprecated. Original submitter of port confirms that the project
is inactive.
Diffstat (limited to 'lang')
-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 faabeb7..1b4ee88 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 |