From e48cc60034107b93cee20f1a1f89978f4c867168 Mon Sep 17 00:00:00 2001 From: gmcgarry Date: Sun, 15 Jul 2001 20:14:04 +0000 Subject: Merge conflict due to import botch. --- comms/dl-ezkit/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 comms/dl-ezkit/Makefile (limited to 'comms/dl-ezkit/Makefile') diff --git a/comms/dl-ezkit/Makefile b/comms/dl-ezkit/Makefile new file mode 100644 index 00000000000..757bbc29cbd --- /dev/null +++ b/comms/dl-ezkit/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.3 2001/07/15 20:14:04 gmcgarry Exp $ + +PKGNAME= dl-ezkit-0.8.1 +DISTNAME= dl-ezkit-0.8.1-bsd +CATEGORIES= comms +MASTER_SITES= http://www.ww.tu-freiberg.de/~pberg/download/Unix-sources/ + +MAINTAINER= gmcgarry@netbsd +HOMEPAGE= http://www.ww.tu-freiberg.de/~pberg/download/ +COMMENT= coff file downloader for the EZ-KIT Lite using the RS232 + +WRKSRC= ${WRKDIR}/dl-ezkit +MAKEFILE= Makefile.bsd + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/dl ${PREFIX}/bin/ + +.include "../../mk/bsd.pkg.mk" + -- cgit v1.2.3