freebsd-ports/news/xmitbin/Makefile

26 lines
541 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmitnin
# Date created: 29 Nov 1997
# Whom: Donald Burr <dburr@FreeBSD.org>
#
1999-08-30 16:33:04 +02:00
# $FreeBSD$
#
PORTNAME= xmitbin
PORTVERSION= 1.9
CATEGORIES= news mail
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
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>