diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 14:33:46 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 14:33:46 +0800 |
commit | c7ad84a025f33dfc1f58fe70ae5ba47508f87aec (patch) | |
tree | a9f0c2d4c095e76579efe6c3231d348ed7e0356e /devel/ruby-pcsc-lite/Makefile | |
parent | 6a40d3a54d4afc64fdd061e44f3ac205754e2748 (diff) | |
download | freebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.tar.gz freebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.tar.zst freebsd-ports-gnome-c7ad84a025f33dfc1f58fe70ae5ba47508f87aec.zip |
De-pkg-comment the ruby ports that are not maintainered by ports committers.
Diffstat (limited to 'devel/ruby-pcsc-lite/Makefile')
-rw-r--r-- | devel/ruby-pcsc-lite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ruby-pcsc-lite/Makefile b/devel/ruby-pcsc-lite/Makefile index 77360506e099..6b39068976ee 100644 --- a/devel/ruby-pcsc-lite/Makefile +++ b/devel/ruby-pcsc-lite/Makefile @@ -14,6 +14,7 @@ DISTNAME= PCSC-ruby-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= toni@soth.at +COMMENT= Ruby extension for the UNIX PC/SC Lite API (MUSCLE) LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite |