opnsense-ports/mail/libsieve/Makefile
2022-09-07 22:33:21 +02:00

21 lines
402 B
Makefile

PORTNAME= libsieve
PORTVERSION= 2.3.1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= GHC
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for parsing, sorting, and filtering mail
WWW= http://sodabrew.com/libsieve/
LICENSE= LGPL21
USE_GITHUB= yes
GH_ACCOUNT= sodabrew
USES= bison:alias gmake libtool pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
.include <bsd.port.mk>