diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 02:08:19 +0800 |
commit | 9e6f83919056a2beb0fd885aed585960c6438fcb (patch) | |
tree | 8e4719cc7773e625bdf80634b844e3eaf1494a94 /graphics/ocaml-images | |
parent | bb479bed60ecc061ac4bff828845e7e2d51e983f (diff) | |
download | freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.gz freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.tar.zst freebsd-ports-gnome-9e6f83919056a2beb0fd885aed585960c6438fcb.zip |
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 |