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

- Simplify MASTER_SITES

- Add LICENSE
- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2015-03-07 03:20:19 +00:00
parent 0762c29550
commit 5e8e2d1152
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380667
2 changed files with 4 additions and 3 deletions

View File

@ -5,12 +5,14 @@ PORTNAME= slush
PORTVERSION= 0.1.1
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= crypt/SSL/slush
MASTER_SITES= PACKETSTORM/crypt/SSL/slush
MAINTAINER= ports@FreeBSD.org
COMMENT= Telnet-like application which uses a secure SSL channel
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.GPL
GNU_CONFIGURE= yes
USE_OPENSSL= yes

View File

@ -2,4 +2,3 @@ bin/slush
sbin/slushd
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/control.txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%