mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Set USE_GCC=any to fix build on FreeBSD 10 and HEAD.
- Drop maintainership since I lack the time to properly maintain this port.
This commit is contained in:
parent
f9902a1f64
commit
cf8c1abbad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338647
@ -3,15 +3,16 @@
|
||||
|
||||
PORTNAME= spamprobe
|
||||
PORTVERSION= 1.4d
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= stefan@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Spam detector using Bayesian analysis of word counts
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-default-8bit
|
||||
USE_GCC= any
|
||||
|
||||
PLIST_FILES= bin/spamprobe man/man1/spamprobe.1.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user