aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-05-21 08:17:22 +0800
committerdelphij <delphij@FreeBSD.org>2015-05-21 08:17:22 +0800
commitd44dbadadcc2d477db1ba33328ffa733411e1be9 (patch)
tree8368d7b7643aa9b805e4d85451e1e1840dd7d5c5
parentffd4fb3642d21b410ca15dcdd9c92acec7fbe769 (diff)
downloadfreebsd-ports-gnome-d44dbadadcc2d477db1ba33328ffa733411e1be9.tar.gz
freebsd-ports-gnome-d44dbadadcc2d477db1ba33328ffa733411e1be9.tar.zst
freebsd-ports-gnome-d44dbadadcc2d477db1ba33328ffa733411e1be9.zip
Add license, fix website URL and pass maintainership to submitter.
PR: 198230 Submitted by: Chris Hutchinson
-rw-r--r--sysutils/aimage/Makefile4
-rw-r--r--sysutils/aimage/pkg-descr7
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile
index ddafb6ef350d..21a008da2e30 100644
--- a/sysutils/aimage/Makefile
+++ b/sysutils/aimage/Makefile
@@ -6,9 +6,11 @@ PORTVERSION= 3.2.5
CATEGORIES= sysutils
MASTER_SITES= http://digitalcorpora.org/downloads/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Advanced Disk Imager
+LICENSE= BSD3CLAUSE
+
LIB_DEPENDS= libafflib.so:${PORTSDIR}/sysutils/afflib
USE_OPENSSL= yes
diff --git a/sysutils/aimage/pkg-descr b/sysutils/aimage/pkg-descr
index 0fde1b7700d7..f9e3fdcfd3fe 100644
--- a/sysutils/aimage/pkg-descr
+++ b/sysutils/aimage/pkg-descr
@@ -1,4 +1,5 @@
-aimage is the Advanced Disk Imager a tool to create forensic disk images.
-aimage is a component the Advanced Forensics Format project.
+aimage is the Advanced Disk Imager a tool to create
+forensic disk images. aimage is a component the
+Advanced Forensics Format project.
-WWW: http://www.afflib.org
+WWW: http://BSDforge.com/projects/sysutils/aimage