diff options
Diffstat (limited to 'devel/ocaml-cfg/Makefile')
-rw-r--r-- | devel/ocaml-cfg/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/ocaml-cfg/Makefile b/devel/ocaml-cfg/Makefile index e1a6344b919b..d35c411833e9 100644 --- a/devel/ocaml-cfg/Makefile +++ b/devel/ocaml-cfg/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: cfg -# Date created: 2006-08-15 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ +# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru> # $FreeBSD$ -# PORTNAME= cfg PORTVERSION= 1.7.4 @@ -16,6 +11,9 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulation of context-free grammars +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_BZIP2= yes USE_GMAKE= yes USE_OCAML= yes |