2013-09-21 01:17:30 +02:00
|
|
|
# Created by: ijliao
|
1999-08-31 04:11:56 +02:00
|
|
|
# $FreeBSD$
|
1998-04-29 12:55:40 +02:00
|
|
|
|
2003-11-06 03:24:42 +01:00
|
|
|
PORTNAME= sgrep2
|
2006-06-15 06:26:23 +02:00
|
|
|
PORTVERSION= 1.94a
|
1998-04-29 12:55:40 +02:00
|
|
|
CATEGORIES= textproc
|
2006-06-15 06:26:23 +02:00
|
|
|
MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \
|
|
|
|
${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= jkoshy
|
2003-11-06 03:24:42 +01:00
|
|
|
DISTNAME= sgrep-${PORTVERSION}
|
1998-04-29 12:55:40 +02:00
|
|
|
|
2008-03-23 08:41:08 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-01-06 22:23:31 +01:00
|
|
|
COMMENT= Grep for structured text like SGML and HTML
|
1998-04-29 12:55:40 +02:00
|
|
|
|
2003-11-06 03:24:42 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --datadir=${DATADIR}
|
|
|
|
|
2006-06-15 06:26:23 +02:00
|
|
|
CONFLICTS= sgrep-0.*
|
1998-04-29 12:55:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|