summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorryoon <ryoon>2011-05-11 01:31:01 +0000
committerryoon <ryoon>2011-05-11 01:31:01 +0000
commite60fe2c7b628adb3e31986f5a7e7159ba945bae5 (patch)
treef3cec5aab0b31685d31920e368f7b0bf882f57ce /graphics
parentf7d1b96a6685e9a766d980b840bdd0cc68925aef (diff)
downloadpkgsrc-e60fe2c7b628adb3e31986f5a7e7159ba945bae5.tar.gz
* Set LICENSE=gnu-gpl-v3
* include sysutils/desktop-file-utils/desktopdb.mk
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fotoxx/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile
index 910a0708a83..68e5e0e7360 100644
--- a/graphics/fotoxx/Makefile
+++ b/graphics/fotoxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/05/11 01:27:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2011/05/11 01:31:01 ryoon Exp $
#
DISTNAME= fotoxx-11.05.1
@@ -8,6 +8,7 @@ MASTER_SITES= http://kornelix.squarespace.com/storage/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kornelix.squarespace.com/fotoxx/
COMMENT= Program for editing image files from a digital camera
+LICENSE= gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
@@ -24,4 +25,5 @@ INSTALL_TARGET= install
.include "../../graphics/tiff/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"