d29c4060b3
Submitted by: Thomas Lotterer (maintainer)
18 lines
367 B
Makefile
18 lines
367 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.1.1
|
|
CATEGORIES= mail news
|
|
MASTER_SITES= ftp://ftp.ossp.org/pkg/lmtp2nntp/
|
|
|
|
MAINTAINER= thomas.lotterer@cw.com
|
|
|
|
MAN8= lmtp2nntp.8
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|