freebsd-ports/mail/pop3lite/Makefile
2014-08-17 14:27:03 +00:00

21 lines
397 B
Makefile

# Created by: George Reid <greid@ukug.uk.freebsd.org>
# $FreeBSD$
PORTNAME= pop3lite
PORTVERSION= 0.2.4a
PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Flexible, modular RFC-compliant POP3 daemon
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USES= gmake libtool
USE_GNOME= glib12
USE_LDCONFIG= yes
INFO= pop3lite-admin
.include <bsd.port.mk>