freebsd-ports/mail/lmtp2nntp/Makefile
Ralf S. Engelschall 00a3cacc2f - upgrade to OSSP lmtp2nntp 1.2.0
- move pkg-comment to new COMMENT
- update WWW: URL for new page on ossp.org
- reformat pkg-descr text
- move MAINTAINER to ports@FreeBSD.org because author Thomas Lotterer
  (one of my co-workers) has not the time to keep this up-to-date.
2003-02-20 09:03:01 +00:00

19 lines
404 B
Makefile

# New ports collection makefile for: lmtp2nntp
# Date created: 12 November 2001
# Whom: Thomas Lotterer <thomas.lotterer@cw.com>
#
# $FreeBSD$
#
PORTNAME= lmtp2nntp
PORTVERSION= 1.2.0
CATEGORIES= mail news
MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/lmtp2nntp/
MAINTAINER= ports@FreeBSD.org
COMMENT= "OSSP mail to news gateway"
MAN8= lmtp2nntp.8
HAS_CONFIGURE= yes
.include <bsd.port.mk>