freebsd-ports/mail/pop3gwd/Makefile

15 lines
321 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= jonny@jonny.eng.br
COMMENT= App-level proxy for Mail retrieval behind Firewalls
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_STAGE= yes
.include <bsd.port.mk>