freebsd-ports/news/xmitbin/Makefile
Sergey Skvortsov bd7856a184 Reset maintainer to ports@FreeBSD.org
Approved by:	portmgr (krion)
2005-03-17 16:42:31 +00:00

24 lines
496 B
Makefile

# 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= ports@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>