diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:08:19 +0000 |
commit | e88cb93ce3d2cfb1b7f50b1d961064e7cb734bb3 (patch) | |
tree | fb13ac0f53f0354f024d2eae43a534a89e3286b2 /graphics/ocaml-images | |
parent | * Update to 0.10.22 (diff) |
de-pkg-comment
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 1 | ||||
-rw-r--r-- | graphics/ocaml-images/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 3b87531729ec..31bc837ddcfb 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -15,6 +15,7 @@ DISTNAME= camlimages-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Objective Caml image processing library BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \ diff --git a/graphics/ocaml-images/pkg-comment b/graphics/ocaml-images/pkg-comment deleted file mode 100644 index d85c266b9fdc..000000000000 --- a/graphics/ocaml-images/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Objective Caml image processing library |