Date: Wed, 11 Dec 2013 14:12:43 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336165 - in head: . sysutils/linux-nero Message-ID: <201312111412.rBBEChCo095255@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Wed Dec 11 14:12:42 2013 New Revision: 336165 URL: http://svnweb.freebsd.org/changeset/ports/336165 Log: - Make 'make -VLEGAL' match the entry in LEGAL and canonicalize the latter somewhat [1] - Remove trailing whitespace in Makefile Submitted by: eadler [1] Modified: head/LEGAL head/sysutils/linux-nero/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Wed Dec 11 14:01:44 2013 (r336164) +++ head/LEGAL Wed Dec 11 14:12:42 2013 (r336165) @@ -181,7 +181,7 @@ mypaedia-* japanese/mypaedia-fpw The or ncftpd-* ftp/ncftpd 30 day evaluation license nero2_linux_* games/linux-nerogame Freeware, but license terms are unclear NeroDigitalAudio.zip audio/linux-neroaaccodec Redistribution forbidden -nerolinux-* sysutils/linux-nero Must be downloaded from WWW and a Serial Number must be bought +nerolinux-* sysutils/linux-nero Must be downloaded from their website and a serial number must be bought NetComponents-* java/netcomponents No redistribution except as part of a substantially different product nntpcache-* news/nntpcache Commercial or government use requires license nttcp-* benchmarks/nttcp No commercial use Modified: head/sysutils/linux-nero/Makefile ============================================================================== --- head/sysutils/linux-nero/Makefile Wed Dec 11 14:01:44 2013 (r336164) +++ head/sysutils/linux-nero/Makefile Wed Dec 11 14:12:42 2013 (r336165) @@ -14,11 +14,11 @@ DIST_SUBDIR= rpm MAINTAINER= emulation@FreeBSD.org COMMENT= CD/DVD disk burner -RESTRICTED= Get a serial number at http://www.nero.com/eng/NeroLINUX.html +RESTRICTED= Must be downloaded from their website and a serial number must be bought ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -USE_LINUX_APPS= gtk2 +USE_LINUX_APPS= gtk2 USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin SRC_DISTFILES=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111412.rBBEChCo095255>