1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add licence

PR:		147235
Submitted by:	Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2010-06-05 19:59:12 +00:00
parent da5e61df79
commit f49a9118be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255829

View File

@ -22,6 +22,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_JOBS_SAFE= yes
LICENSE= GPLv3
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""