aboutsummaryrefslogtreecommitdiff
path: root/devel/libccid/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-05-30 17:39:07 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-05-30 17:39:07 +0000
commit8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch)
tree80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /devel/libccid/Makefile
parent9554c4a18fa0acb41d047e887d36b52c4c84213c (diff)
downloadports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.tar.gz
ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.zip
Add LICENSE and LICENSE_FILE to my ports.
Notes
Notes: svn path=/head/; revision=255330
Diffstat (limited to 'devel/libccid/Makefile')
-rw-r--r--devel/libccid/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile
index 61b4bcaa41f1..0faafee85154 100644
--- a/devel/libccid/Makefile
+++ b/devel/libccid/Makefile
@@ -14,6 +14,9 @@ COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver
LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
+LICENSE= LGPL
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PERL5_BUILD=yes