summaryrefslogtreecommitdiff
path: root/sysutils/aimage
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-05-21 00:17:22 +0000
committerXin LI <delphij@FreeBSD.org>2015-05-21 00:17:22 +0000
commit9706440d1b202e22aea12faccf49e415232a6b20 (patch)
tree8368d7b7643aa9b805e4d85451e1e1840dd7d5c5 /sysutils/aimage
parentDisable PPS support by default. The PPS thread enters infinite loop and (diff)
Add license, fix website URL and pass maintainership to submitter.
PR: 198230 Submitted by: Chris Hutchinson
Notes
Notes: svn path=/head/; revision=386902
Diffstat (limited to 'sysutils/aimage')
-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