aboutsummaryrefslogtreecommitdiff
path: root/converters/base64
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-05-12 10:10:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-05-12 10:10:02 +0000
commitf6b74f824097c7f2ed5ea24ffdad993c84ce5408 (patch)
tree32f818edb9f5869b41476a9620d916fa98385fa9 /converters/base64
parentc5eb59b55a5b743625eb070604462f4d5b55624a (diff)
downloadports-f6b74f824097c7f2ed5ea24ffdad993c84ce5408.tar.gz
ports-f6b74f824097c7f2ed5ea24ffdad993c84ce5408.zip
Notes
Diffstat (limited to 'converters/base64')
-rw-r--r--converters/base64/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/base64/Makefile b/converters/base64/Makefile
index 9a0f0169befc..a953f30e7f06 100644
--- a/converters/base64/Makefile
+++ b/converters/base64/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.fourmilab.ch/webtools/base64/
MAINTAINER= nikola.lecic@anthesphoria.net
COMMENT= Utility to encode and decode base64 files
+LICENSE= PD
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
ALL_TARGET= prog
PLIST_FILES= bin/base64 \