diff options
-rw-r--r-- | lang/open-cobol-devel/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 50d734fbd8aa..b488639d7899 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -13,6 +13,10 @@ MASTER_SITES= http://freebsd.dev-urandom.com/open-cobol/ MAINTAINER= gjb@FreeBSD.org COMMENT= An open-source COBOL compiler +BROKEN= Does not fetch +DEPRECATED= No activity since 2007 +EXPIRATION_DATE= 2011-10-23 + LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp CONFLICTS= open-cobol-1.[0]* |