diff options
Diffstat (limited to 'sysutils/afflib/Makefile')
-rw-r--r-- | sysutils/afflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/afflib/Makefile b/sysutils/afflib/Makefile index 3d811bb84372..580f1500bcd8 100644 --- a/sysutils/afflib/Makefile +++ b/sysutils/afflib/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/ MAINTAINER= antoine@FreeBSD.org COMMENT= Advanced Forensics Format library and utilities -LICENSE= BSD +LICENSE= BSD4CLAUSE LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libcurl.so:${PORTSDIR}/ftp/curl |