Lines 1-17
Link Here
|
1 |
# ex:ts=8 |
1 |
# Created by: ijliao |
2 |
# Ports collection makefile for: libxdiff |
2 |
# $FreeBSD$ |
3 |
# Date created: Jan 5, 2004 |
|
|
4 |
# Whom: ijliao |
5 |
# |
6 |
# $FreeBSD: head/textproc/libxdiff/Makefile 300897 2012-07-14 14:29:18Z beat $ |
7 |
# |
8 |
|
3 |
|
9 |
PORTNAME= libxdiff |
4 |
PORTNAME= libxdiff |
10 |
PORTVERSION= 0.23 |
5 |
PORTVERSION= 0.23 |
11 |
CATEGORIES= textproc |
6 |
CATEGORIES= textproc |
12 |
MASTER_SITES= http://www.xmailserver.org/ |
7 |
MASTER_SITES= http://www.xmailserver.org/ |
13 |
|
8 |
|
14 |
MAINTAINER= ler@lerctr.org |
9 |
MAINTAINER= ports@lerctr.org |
15 |
COMMENT= Create file differences/patches to both binary and text files |
10 |
COMMENT= Create file differences/patches to both binary and text files |
16 |
|
11 |
|
17 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
12 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |