aboutsummaryrefslogtreecommitdiff
path: root/devel/pcsc-lite
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/pcsc-lite
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/pcsc-lite')
-rw-r--r--devel/pcsc-lite/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile
index 87798c24a414..06ca166712b5 100644
--- a/devel/pcsc-lite/Makefile
+++ b/devel/pcsc-lite/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://alioth.debian.org/frs/download.php/3279/
MAINTAINER= arved@FreeBSD.org
COMMENT= A smartcard development library
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes