1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix license

- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2015-02-25 01:45:59 +00:00
parent 79834e2ab1
commit 894bf5b02f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379865
2 changed files with 2 additions and 5 deletions

View File

@ -9,7 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Sql Server exploit toolkit
LICENSE= GPLv2
LICENSE= GPLv3 # or later
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \

View File

@ -7,7 +7,3 @@ bin/sqlninja
%%ETCDIR%%/scripts/nc.scr
%%PORTDOCS%%%%DOCSDIR%%/sqlninja-howto.html
%%PORTDOCS%%%%DOCSDIR%%/sqlninja.conf.example
@dirrm %%ETCDIR%%/scripts
@dirrm %%ETCDIR%%/apps
@dirrm %%ETCDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%