freebsd-ports/mail/biabam/Makefile

22 lines
415 B
Makefile

# New ports collection makefile for: biabam
# Date created: 03 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= biabam
PORTVERSION= 0.9.2
CATEGORIES= mail
MASTER_SITES= http://mmj.dk/biabam/
MAINTAINER= ports@FreeBSD.org
COMMENT= A command-line attachment mailer
NO_BUILD= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/biabam ${PREFIX}/bin
.include <bsd.port.mk>