From a9f78fa3e2a24d2b128fa282eed8e703a1a426ce Mon Sep 17 00:00:00 2001 From: mycroft Date: Tue, 3 Aug 2004 14:27:51 +0000 Subject: Install the uclpack "example". --- devel/ucl/Makefile | 3 ++- devel/ucl/PLIST | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/ucl') diff --git a/devel/ucl/Makefile b/devel/ucl/Makefile index 3160238e8fe..b5d79da0e0e 100644 --- a/devel/ucl/Makefile +++ b/devel/ucl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/07/28 02:29:05 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2004/08/03 14:27:51 mycroft Exp $ # DISTNAME= ucl-1.02 @@ -24,5 +24,6 @@ post-install: for i in simple.c lutil.h uclpack.c Makefile; do \ ${INSTALL_DATA} ${WRKSRC}/examples/$$i ${PREFIX}/share/examples/ucl;\ done; + cd ${WRKSRC}/examples && libtool --mode=install ${INSTALL_PROGRAM} uclpack ${PREFIX}/bin .include "../../mk/bsd.pkg.mk" diff --git a/devel/ucl/PLIST b/devel/ucl/PLIST index 58fca50a97f..c09313aa06c 100644 --- a/devel/ucl/PLIST +++ b/devel/ucl/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/31 14:58:50 cjep Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/08/03 14:27:51 mycroft Exp $ +bin/uclpack include/ucl/ucl.h include/ucl/ucl_asm.h include/ucl/uclconf.h -- cgit v1.2.3