Subject: Kopete-0.6.2 package
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: Nate Hill <vugdeox@freeshell.org>
List: tech-pkg
Date: 06/30/2003 13:05:25
--Boundary-00=_lvHA/D2rtZAss32
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Holy shit! Magic!

I really must investigate more... pkgsrc seems really well done.

Anyways, I simply filled out your template and managed to successfully build 
kopete ("make" works).  However, I'm scared to try a make install at this 
point.  Can you give me any advice on how to procede.  I guess what I'm 
saying is that I only have two files in chat/kopete (Makefile and work/) and 
I'm wondering where PLIST and CVS/ come from.. Don't I need PLIST to do a 
clean uninstall?

-- 
Nate Hill <vugdeox@freeshell.org>

--Boundary-00=_lvHA/D2rtZAss32
Content-Type: text/x-makefile;
  charset="us-ascii";
  name="Makefile"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="Makefile"

# $NetBSD$

DISTNAME=       kopete-0.6.2
CATEGORIES=     chat
MASTER_SITES=	http://easynews.dl.sourceforge.net/sourceforge/kopete/ 

MAINTAINER=	Nate Hill (vugdeox@freeshell.org)     
HOMEPAGE=       http://kopete.kde.org
COMMENT=        KDE Instant Messanger Client

USE_BUILDLINK2=         YES
USE_GMAKE=              YES
GNU_CONFIGURE=          YES
USE_LIBTOOL=            YES
LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool

.include "../../x11/kde3/buildlink2.mk"
.include "../../x11/kdelibs3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"


--Boundary-00=_lvHA/D2rtZAss32--