From 5266f565a0621060328148e699d6c654757453d4 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Thu, 19 Feb 2015 23:02:58 +0000 Subject: [PATCH] - attach gplv2 license --- editors/leafpad/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index d431d8ccc82f..e31e79ffeed9 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jgh@FreeBSD.org COMMENT= GTK+ based simple text editor +LICENSE= GPLv2 + USE_GNOME= gtk20 intlhack USES= desktop-file-utils gmake pkgconfig GNU_CONFIGURE= yes