Commit the real fix.

r395185 did not fix fetch stage
While I'm here, move LICENSE to make portlint happy.
This commit is contained in:
Julien Laffaye 2015-08-24 20:20:01 +00:00
parent 6074555ce1
commit b0b1bcc50c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395186

View file

@ -5,15 +5,16 @@ PORTNAME= dbench
PORTVERSION= 4.0
PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= ftp/tridge/dbench
MASTER_SITES= SAMBA
MASTER_SITE_SUBDIR= tridge/dbench
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simulation of the Ziff-Davis netbench benchmark
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
LICENSE= GPLv3
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt
CFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
USE_AUTOTOOLS= autoconf