openbsd-ports/net/pop3gwd/Makefile

23 lines
470 B
Makefile

# $OpenBSD: Makefile,v 1.7 2000/03/24 22:11:52 espie Exp $
#
# OpenBSD port for pop3gwd.
# Created: 1999/12/28 ianm@cit.nepean.uws.edu.au
#
DISTNAME= pop3gwd-1.2
CATEGORIES= net mail
NEED_VERSION= 1.191
MAINTAINER= ianm@cit.nepean.uws.edu.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
FAKE= Yes
WRKDIST= ${WRKDIR}/pop3gwd/
.include <bsd.port.mk>