mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Fix license
- Add LICENSE_FILE - Drop @dirrm* from plist
This commit is contained in:
parent
79834e2ab1
commit
894bf5b02f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379865
@ -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 \
|
||||
|
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user