mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Simplify MASTER_SITES
- Add LICENSE - Drop @dirrm* from plist
This commit is contained in:
parent
b063df1a79
commit
9fdce8bef7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371833
@ -5,12 +5,14 @@ PORTNAME= editss
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= jylefort
|
||||
MASTER_SITES= LOCAL/jylefort
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Editor for XPilot shipshapes
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= imake
|
||||
USE_XORG= x11 xaw xmu xt
|
||||
ALL_TARGET= editss
|
||||
|
@ -3,4 +3,3 @@ libexec/editss
|
||||
man/man6/editss.6.gz
|
||||
%%DATADIR%%/editssrc
|
||||
%%DATADIR%%/ships
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user