openbsd-ports/net/pop3gwd/Makefile
2013-03-11 11:35:43 +00:00

22 lines
382 B
Makefile

# $OpenBSD: Makefile,v 1.18 2013/03/11 11:35:55 espie Exp $
COMMENT= app-level proxy for mail retrieval behind firewalls
DISTNAME= pop3gwd-1.2
REVISION= 0
CATEGORIES= net mail
MAINTAINER= Ian McWilliam <ian@dodo.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>