diff options
Diffstat (limited to 'misc/ringtonetools/Makefile')
-rw-r--r-- | misc/ringtonetools/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/ringtonetools/Makefile b/misc/ringtonetools/Makefile index 825b2470689b..a0e6f6e34b04 100644 --- a/misc/ringtonetools/Makefile +++ b/misc/ringtonetools/Makefile @@ -8,7 +8,11 @@ MASTER_SITES= http://downloads.mikekohn.net/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Create/convert/listen to ringtones and logos for mobile phones -RESTRICTED= no-commercial-use +# Converted from RESTRICTED +LICENSE= ringtonetools +LICENSE_NAME= ringtonetools +LICENSE_TEXT= no-commercial-use +LICENSE_PERMS= auto-accept MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS}" |