mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Add license (yes, it's quite restrictive - no commercial and modified package distribution and should be accepted by the user)
- Drop @dirrm* from plist
This commit is contained in:
parent
df0a6405dd
commit
ea70da9e01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375244
@ -14,6 +14,11 @@ DIST_SUBDIR= mta
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multi Theft Auto: Vice City and GTA3 dedicated server
|
||||
|
||||
LICENSE= MTA
|
||||
LICENSE_NAME= MTA v0.5 LICENSE AGREEMENT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror
|
||||
|
||||
USE_LINUX= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -1,4 +1,2 @@
|
||||
%%DATADIR%%/mtaserver
|
||||
@sample %%ETCDIR%%/mtaserver.conf.sample
|
||||
@dirrmtry %%DATADIR%%
|
||||
@dirrmtry %%ETCDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user