2007-12-06 03:11:26 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2007/12/06 02:11:26 obache Exp $
|
1999-12-20 04:05:14 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= toshutils-991217
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 4
|
1999-12-20 04:05:14 +01:00
|
|
|
CATEGORIES= sysutils
|
2007-12-06 03:11:26 +01:00
|
|
|
MASTER_SITES= # http://www.buzzard.me.uk/toshiba/downloads/
|
1999-12-20 04:05:14 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-12-06 02:56:44 +01:00
|
|
|
HOMEPAGE= http://www.buzzard.me.uk/toshiba/
|
2001-02-17 18:42:09 +01:00
|
|
|
COMMENT= NetBSD port of the Toshiba(tm) Linux Utilities
|
1999-12-20 04:05:14 +01:00
|
|
|
|
2000-01-16 12:09:18 +01:00
|
|
|
ONLY_FOR_PLATFORM= *-*-i386
|
2003-05-03 22:57:32 +02:00
|
|
|
|
1999-12-20 04:05:14 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
${INSTALL_MAN_DIR} ${PREFIX}/share/doc/toshutils
|
|
|
|
.for f in ac.gif battery.gif hand.gif display.html machine.html modules.html size.html space.html style.html tuxtime.html whatis.html hci.tex sci.tex toshiba.tex
|
|
|
|
${INSTALL_MAN} ${WRKSRC}/doc/${f} ${PREFIX}/share/doc/toshutils
|
|
|
|
.endfor
|
|
|
|
|
2004-04-25 11:14:00 +02:00
|
|
|
.include "../../x11/gtk/buildlink3.mk"
|
1999-12-20 04:05:14 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|