aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-09-19 17:19:40 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-09-19 17:19:40 +0000
commit82792150b3a6228387934d071012d9492d98c98c (patch)
tree14d779e343318ee60997f48baa6b0bba57998dbb /textproc
parent82eb82fbbb2564a3ce6b953114c639cf40264e1c (diff)
downloadports-82792150b3a6228387934d071012d9492d98c98c.tar.gz
ports-82792150b3a6228387934d071012d9492d98c98c.zip
- Claim ownership
- Add LICENCE - Trim header PR: ports/182228 Submitted by: Larry Rosenman <ler@lerctr.org> (former maintainer)
Notes
Notes: svn path=/head/; revision=327644
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxdiff/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile
index f20d1fa4362e..121043eada68 100644
--- a/textproc/libxdiff/Makefile
+++ b/textproc/libxdiff/Makefile
@@ -1,19 +1,16 @@
-# ex:ts=8
-# Ports collection makefile for: libxdiff
-# Date created: Jan 5, 2004
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libxdiff
PORTVERSION= 0.23
CATEGORIES= textproc
MASTER_SITES= http://www.xmailserver.org/
-MAINTAINER= ler@lerctr.org
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= Create file differences/patches to both binary and text files
+LICENSE= LGPL3
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes