Add LICENSE and LICENSE_FILE
PR: 228175 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
This commit is contained in:
parent
c5eb59b55a
commit
f6b74f8240
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469722
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue