mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Change maintainer email to @FreeBSD.org
- Add stage support Approved by: wg (mentor)
This commit is contained in:
parent
1acff9a345
commit
a043c1267a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328754
@ -8,17 +8,15 @@ CATEGORIES?= misc devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= ${PORTNAME}3-${PORTVERSION}
|
||||
|
||||
MAINTAINER= danilogondolfo@gmail.com
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Open-source binary diff, VCDIFF/RFC 3284 delta compression
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= xdelta3.1
|
||||
PLIST_FILES= bin/xdelta3
|
||||
PLIST_FILES= bin/xdelta3 man/man1/xdelta3.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/_POSIX_/d ; \
|
||||
|
Loading…
Reference in New Issue
Block a user