2014-10-23 07:23:27 +00:00

22 lines
387 B
Makefile

# $OpenBSD: Makefile,v 1.19 2014/10/23 07:23:27 jasper Exp $
COMMENT= app-level proxy for mail retrieval behind firewalls
DISTNAME= pop3gwd-1.2
REVISION= 1
CATEGORIES= net mail
MAINTAINER= Ian McWilliam <kaosagnt@tpg.com.au>
MASTER_SITES= http://www.go.dlr.de/linux/src/
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
WRKDIST= ${WRKDIR}/pop3gwd
NO_TEST= Yes
.include <bsd.port.mk>