diff options
author | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-02-24 03:58:35 +0800 |
commit | b07a0523b4b6c61e5016d6dde3c2b789376bf3ad (patch) | |
tree | 5205ac5458449f822c3accdd69bcf94485a42f45 /net-im/ocaml-jabbr | |
parent | 0434b180606a0701d9d94d43d2cd17acbff9bbe5 (diff) | |
download | freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.gz freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.tar.zst freebsd-ports-gnome-b07a0523b4b6c61e5016d6dde3c2b789376bf3ad.zip |
De-pkg-comment
Diffstat (limited to 'net-im/ocaml-jabbr')
-rw-r--r-- | net-im/ocaml-jabbr/Makefile | 1 | ||||
-rw-r--r-- | net-im/ocaml-jabbr/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ocaml-jabbr/Makefile b/net-im/ocaml-jabbr/Makefile index 32ef8badbede..fa75905014a7 100644 --- a/net-im/ocaml-jabbr/Makefile +++ b/net-im/ocaml-jabbr/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ocaml- DISTNAME= jabbr MAINTAINER= lioux@FreeBSD.org +COMMENT= XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \ diff --git a/net-im/ocaml-jabbr/pkg-comment b/net-im/ocaml-jabbr/pkg-comment deleted file mode 100644 index 6acefa1540ec..000000000000 --- a/net-im/ocaml-jabbr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml |