diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-15 07:49:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-15 07:49:43 +0800 |
commit | a8ecbd1084b09fca409cd55435ee9dd7f3ae9788 (patch) | |
tree | c42c4cafdd2bb2b329b160f1c83ed67a1edb3f41 /graphics/gimp-beautify-plugin | |
parent | fa9dc9f1d2f4cb88df26d462493c4ddf59df2e74 (diff) | |
download | freebsd-ports-gnome-a8ecbd1084b09fca409cd55435ee9dd7f3ae9788.tar.gz freebsd-ports-gnome-a8ecbd1084b09fca409cd55435ee9dd7f3ae9788.tar.zst freebsd-ports-gnome-a8ecbd1084b09fca409cd55435ee9dd7f3ae9788.zip |
- Clarify LICENSE
- Regenerate patches with `make makepatch`
- Pet portlint
Diffstat (limited to 'graphics/gimp-beautify-plugin')
-rw-r--r-- | graphics/gimp-beautify-plugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-beautify-plugin/files/patch-Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp-beautify-plugin/pkg-descr | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile index 44bf92a39ede..788921b8a9c3 100644 --- a/graphics/gimp-beautify-plugin/Makefile +++ b/graphics/gimp-beautify-plugin/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -plugin MAINTAINER= ports@FreeBSD.org COMMENT= GIMP plug-ins to both quickly and easily beautify photo -LICENSE= GPLv3 +LICENSE= GPLv3 # or later BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:${PORTSDIR}/x11-fonts/fontconfig \ ${LOCALBASE}/libdata/pkgconfig/freetype2.pc:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/gimp-beautify-plugin/files/patch-Makefile b/graphics/gimp-beautify-plugin/files/patch-Makefile index e3db7d3cd149..f411cb0732a0 100644 --- a/graphics/gimp-beautify-plugin/files/patch-Makefile +++ b/graphics/gimp-beautify-plugin/files/patch-Makefile @@ -1,5 +1,5 @@ ---- Makefile.orig 2014-03-19 21:58:10.000000000 -0300 -+++ Makefile 2014-03-19 22:24:08.000000000 -0300 +--- Makefile.orig 2012-08-12 09:23:45 UTC ++++ Makefile @@ -13,7 +13,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. diff --git a/graphics/gimp-beautify-plugin/pkg-descr b/graphics/gimp-beautify-plugin/pkg-descr index f8607246108c..9880c54f9796 100644 --- a/graphics/gimp-beautify-plugin/pkg-descr +++ b/graphics/gimp-beautify-plugin/pkg-descr @@ -1,3 +1,4 @@ -GIMP Beautify is a set of GIMP plug-ins to both quickly and easily beautify photos +GIMP Beautify is a set of GIMP plug-ins to both quickly and easily +beautify photos WWW: https://github.com/hejiann/beautify/ |