openbsd-ports/net/pop3gwd/Makefile
2004-12-16 00:31:20 +00:00

23 lines
451 B
Makefile

# $OpenBSD: Makefile,v 1.14 2004/12/16 00:31:24 alek Exp $
COMMENT= "app-level proxy for mail retrieval behind firewalls"
DISTNAME= pop3gwd-1.2
CATEGORIES= net mail
MAINTAINER= Ian McWilliam <ian@dodo.com.au>
MASTER_SITES= http://www.go.dlr.de/linux/src/
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
WRKDIST= ${WRKDIR}/pop3gwd
NO_REGRESS= Yes
.include <bsd.port.mk>