diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /security/ruby-mcrypt | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip |
De-pkg-comment.
Diffstat (limited to 'security/ruby-mcrypt')
-rw-r--r-- | security/ruby-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/ruby-mcrypt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile index 044411b6c9e2..6a0b40e29c5f 100644 --- a/security/ruby-mcrypt/Makefile +++ b/security/ruby-mcrypt/Makefile @@ -18,6 +18,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby interface to the mcrypt library LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/ diff --git a/security/ruby-mcrypt/pkg-comment b/security/ruby-mcrypt/pkg-comment deleted file mode 100644 index be8b5dc7329b..000000000000 --- a/security/ruby-mcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby interface to the mcrypt library |