mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Remove leading article
- Support staging Tested with pouriere
This commit is contained in:
parent
6c00483310
commit
2c13c7bdd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328302
@ -8,7 +8,7 @@ CATEGORIES= misc devel
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= A diff/patch utility for binary files
|
||||
COMMENT= Diff/patch utility for binary files
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
@ -16,9 +16,6 @@ USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= xdelta.1
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -13,3 +13,5 @@ lib/libxdelta.la
|
||||
lib/libxdelta.so
|
||||
lib/libxdelta.so.2
|
||||
share/aclocal/xdelta.m4
|
||||
man/man1/xdelta.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user