mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Change maintainer email to @FreeBSD.org
- Convert USE_GMAKE to USES - Add stage support Approved by: wg (mentor)
This commit is contained in:
parent
df997538c4
commit
f7523cdfa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328757
@ -6,16 +6,16 @@ PORTVERSION= 1.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
MAINTAINER= danilogondolfo@gmail.com
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Terminal control sequence analyzer
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
INFO= teseq
|
||||
MAN1= reseq.1 teseq.1
|
||||
|
||||
PLIST_FILES= bin/reseq bin/teseq
|
||||
PLIST_FILES= bin/reseq bin/teseq \
|
||||
man/man1/reseq.1.gz \
|
||||
man/man1/teseq.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user