freebsd-ports/comms/bpl+/Makefile
2000-03-08 07:17:54 +00:00

20 lines
422 B
Makefile

# New ports collection makefile for: bpl+
# Version required: ?
# Date created: 22 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= bpl+
PKGNAME= bpl+-1.0
CATEGORIES= comms
MASTER_SITES= http://www.FreeBSD.org/~max/distfiles/
MAINTAINER= max@FreeBSD.org
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bpl ${PREFIX}/bin
@${LN} -fs ${PREFIX}/bin/bpl ${PREFIX}/bin/bp
.include <bsd.port.mk>