diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-24 11:25:23 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-09-24 11:25:23 +0000 |
commit | adcd273a957c5e4f6e0f77f89aa60e511602ec2c (patch) | |
tree | 2e336e555132f875434b3d826bca6cf4dbb31400 /lang/open-cobol-devel | |
parent | Deprecate, not compatible with Firefox > 3. (diff) |
Mark BROKEN and DEPRECATED, set EXPIRATION_DATE to 2011-10-23
PR: ports/160966
Submitted by: gjb@ (maintainer)
Approved by: miwi, wen (mentors implicit)
Notes
Notes:
svn path=/head/; revision=282302
Diffstat (limited to 'lang/open-cobol-devel')
-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]* |