diff options
Diffstat (limited to 'devel/ocaml-cppo/Makefile')
-rw-r--r-- | devel/ocaml-cppo/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile index b20af09e19bb..537b75bade9d 100644 --- a/devel/ocaml-cppo/Makefile +++ b/devel/ocaml-cppo/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: cppo -# Date created: 2011-12-26 -# Whom: Michael Grunewald -# +# Created by: Michael Grunewald # $FreeBSD$ -# PORTNAME= cppo PORTVERSION= 0.9.2 @@ -14,7 +10,6 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= michael.grunewald@laposte.net COMMENT= A simple preprocessor for OCaml -USE_GZIP= yes USE_GMAKE= yes USE_OCAML= yes MAKE_JOBS_UNSAFE= yes |