- Remove leading article

- Support staging

Tested with pouriere
This commit is contained in:
Eitan Adler 2013-09-25 18:06:39 +00:00
parent 6c00483310
commit 2c13c7bdd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328302
2 changed files with 3 additions and 4 deletions

View File

@ -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>

View File

@ -13,3 +13,5 @@ lib/libxdelta.la
lib/libxdelta.so
lib/libxdelta.so.2
share/aclocal/xdelta.m4
man/man1/xdelta.1.gz