1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/mail/pop3gwd/Makefile
2014-05-29 23:18:42 +00:00

16 lines
320 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
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_STAGE= yes
.include <bsd.port.mk>