mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
d29c4060b3
Submitted by: Thomas Lotterer (maintainer)
19 lines
367 B
Makefile
19 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>
|