diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:36:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:36:27 +0000 |
commit | 1cab036aad67f2b9b1e61afc10dc9541d907688d (patch) | |
tree | bb422040694b2bc4390b1c580d5ce4cda714ea67 /devel/libchipcard | |
parent | 880ca45ec7239f8feb3ace74374e4a84b3369461 (diff) |
Notes
Diffstat (limited to 'devel/libchipcard')
-rw-r--r-- | devel/libchipcard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 9e5dc3d8ccdb..448753950e23 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libchipcard MAINTAINER= martin@libchipcard.de -COMMENT= "A library for easy access to chipcards" +COMMENT= A library for easy access to chipcards LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite |