openbsd-ports/comms/bpl+/Makefile

14 lines
273 B
Makefile
Raw Normal View History

1999-08-17 22:09:45 -04:00
# $OpenBSD: Makefile,v 1.4 1999/08/18 02:09:45 angelos Exp $
1997-12-31 13:36:18 -05:00
DISTNAME= bpl+
PKGNAME= bpl+-1.0
CATEGORIES= comms
MAINTAINER= ports@openbsd.org
1997-12-31 13:36:18 -05:00
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bpl ${PREFIX}/bin
@ln -fs ${PREFIX}/bin/bpl ${PREFIX}/bin/bp
.include <bsd.port.mk>