1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/mail/pop3gwd/Makefile

21 lines
471 B
Makefile

# New ports collection makefile for: pop3gwd
# Date created: 19 October 2000
# Whom: jonny@jonny.eng.br
#
# $OpenBSD: Makefile,v 1.9 2000/10/23 16:08:13 espie Exp $
# $FreeBSD$
#
PORTNAME= pop3gwd
PORTVERSION= 1.2
CATEGORIES= mail net
MASTER_SITES= http://www.go.dlr.de/linux/src/ \
ftp://ftp.eos.hokudai.ac.jp/pub/mail/pop/ \
ftp://ftp.win.ne.jp/pub/network/mail/pop/
MAINTAINER= jonny@jonny.eng.br
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>