freebsd-ports/mail/pop3gwd/Makefile
2015-11-09 12:59:03 +00:00

16 lines
328 B
Makefile

# Created by: jonny@jonny.eng.br
# $FreeBSD$
PORTNAME= pop3gwd
PORTVERSION= 1.2
CATEGORIES= mail net
MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= App-level proxy for Mail retrieval behind Firewalls
BROKEN= unfetchable
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>