Changeset View
Changeset View
Standalone View
Standalone View
mail/rmilter/Makefile
| PORTNAME= rmilter | PORTNAME= rmilter | ||||
| PORTVERSION= 1.10.0 | PORTVERSION= 1.10.0 | ||||
| PORTREVISION= 2 | PORTREVISION= 2 | ||||
| CATEGORIES= mail | CATEGORIES= mail | ||||
| MAINTAINER= vsevolod@FreeBSD.org | MAINTAINER= vsevolod@FreeBSD.org | ||||
| COMMENT= Milter that performs rspamd, clamav, and other checks | COMMENT= Milter that performs rspamd, clamav, and other checks | ||||
| WWW= https://github.com/vstakhov/rmilter | WWW= https://github.com/vstakhov/rmilter | ||||
| LICENSE= BSD2CLAUSE | LICENSE= BSD2CLAUSE | ||||
| LIB_DEPENDS= libpcre.so:devel/pcre | LIB_DEPENDS= libpcre.so:devel/pcre | ||||
| NOT_FOR_ARCHS= mips | |||||
| NOT_FOR_ARCHS_REASON= fails to compile: error: Unsupported word size | |||||
| USE_GITHUB= yes | USE_GITHUB= yes | ||||
| GH_ACCOUNT= vstakhov | GH_ACCOUNT= vstakhov | ||||
| USES= compiler:c11 cmake pkgconfig bison ssl gnome | USES= compiler:c11 cmake pkgconfig bison ssl gnome | ||||
| USE_GNOME= glib20 | USE_GNOME= glib20 | ||||
| USERS= _rmilter | USERS= _rmilter | ||||
| GROUPS= _rmilter | GROUPS= _rmilter | ||||
| Show All 36 Lines | |||||