mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Change maintainer email to @FreeBSD.org
- Add stage support Approved by: wg (mentor)
This commit is contained in:
parent
f56a00d737
commit
d5693a3d60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328889
1 changed files with 2 additions and 5 deletions
|
@ -5,16 +5,13 @@ PORTVERSION= 2.2
|
|||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://entrproject.org/code/
|
||||
|
||||
MAINTAINER= danilogondolfo@gmail.com
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Runs arbitrary commands when files change
|
||||
|
||||
WRKSRC= ${WRKDIR}/eradman-entr-963b395019be
|
||||
|
||||
MAKEFILE= Makefile.bsd
|
||||
MAKE_ARGS= MANPREFIX=${MANPREFIX}/man
|
||||
PLIST_FILES= bin/entr
|
||||
MAN1= entr.1
|
||||
MANCOMPRESSED= no
|
||||
PLIST_FILES= bin/entr man/man1/entr.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue