Remove reflex, this is a duplicate of textproc/reflex
Reported by: bf
This commit is contained in:
parent
c8b43047a2
commit
7471a1b298
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339134
5 changed files with 0 additions and 27 deletions
|
@ -4001,7 +4001,6 @@
|
|||
SUBDIR += re2c
|
||||
SUBDIR += readline
|
||||
SUBDIR += rebar
|
||||
SUBDIR += reflex
|
||||
SUBDIR += regexx
|
||||
SUBDIR += regexxer
|
||||
SUBDIR += remake
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= reflex
|
||||
PORTVERSION= 20131209
|
||||
MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/
|
||||
CATEGORIES= devel
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
COMMENT= Relocalizable Fast Lexical Scanner
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (reflex-20131209.tgz) = 0ebbfa2d564e1e211ccf862ad6f12dbffa784164ea4492d08b9d50a592aaf0e2
|
||||
SIZE (reflex-20131209.tgz) = 454282
|
|
@ -1,3 +0,0 @@
|
|||
This is a variant of the flex fast lexical scanner.
|
||||
|
||||
WWW: http://invisible-island.net/reflex/
|
|
@ -1,5 +0,0 @@
|
|||
bin/reflex
|
||||
bin/reflex++
|
||||
include/reFlexLexer.h
|
||||
lib/librefl.a
|
||||
man/man1/reflex.1.gz
|
Loading…
Reference in a new issue