mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
- Fix license
- Add LICENSE_FILE - Drop @dirrm* from plist
This commit is contained in:
@@ -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%%
|
||||
|
||||
Reference in New Issue
Block a user