1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/mail/biabam/Makefile
Steve Price 49febae544 Adding biabam version 0.9.2.
BIABAM is a commandline attachment mailer.

PR:		24051
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 06:05:37 +00:00

21 lines
380 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= greid@ukug.uk.freebsd.org
NO_BUILD= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/biabam ${PREFIX}/bin
.include <bsd.port.mk>