diff options
Diffstat (limited to 'comms/smstools3/Makefile')
-rw-r--r-- | comms/smstools3/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/smstools3/Makefile b/comms/smstools3/Makefile index 978224854625..5aa9cf117f8a 100644 --- a/comms/smstools3/Makefile +++ b/comms/smstools3/Makefile @@ -18,6 +18,10 @@ CONFLICTS= gnokii-[0-9]* smstools-2.* sendsms-[0-9]* OPTIONS= STATS "Build status and statistics support" on WRKSRC= ${WRKDIR}/smstools3 + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_RC_SUBR= smsd |