freebsd-ports/mail/lmtp2nntp/Makefile

21 lines
432 B
Makefile
Raw Normal View History

# 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
2003-01-30 20:57:20 +01:00
MASTER_SITES= ftp://ftp.ossp.org/pkg/tool/lmtp2nntp/
MAINTAINER= ports@FreeBSD.org
COMMENT= "OSSP mail to news gateway"
MAN8= lmtp2nntp.8
2004-02-05 21:38:07 +01:00
PLIST_FILES= sbin/lmtp2nntp
HAS_CONFIGURE= yes
.include <bsd.port.mk>