- Add staging support
- Remove leading article from COMMENT - More precise LICENSE - Use file sub in pkg-message for DOCSDIR
This commit is contained in:
parent
90dcba274f
commit
ab2ad8de17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350440
@ -7,13 +7,18 @@ CATEGORIES= editors
|
||||
MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A tiny text editor, with a number of useful programming features
|
||||
COMMENT= Tiny text editor, with a number of useful programming features
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= perl5
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,(bin|lib|data)dir),DESTDIR)$$(&,' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user