aboutsummaryrefslogtreecommitdiff
path: root/news/xmitbin/Makefile
blob: c5419d26f6c33428658e5f9a9eafa5dba159ed9a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    xmitnin
# Date created:         29 Nov 1997
# Whom:                 Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xmitbin
PORTVERSION=	1.9
CATEGORIES=	news mail
MASTER_SITES=	ftp://ftp.cadence.com/utils/
DISTNAME=	xmitBin-1.9
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	dburr@FreeBSD.org
COMMENT=	Posts or mails binary and sourcecode files intelligently

MAN1=		xmitBin.1
NO_WRKSUBDIR=	YES

post-install:
		@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>