pkgsrc/sysutils/toshutils/Makefile

25 lines
743 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 2007/12/06 02:11:26 obache Exp $
#
DISTNAME= toshutils-991217
PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= # http://www.buzzard.me.uk/toshiba/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
2007-12-06 02:56:44 +01:00
HOMEPAGE= http://www.buzzard.me.uk/toshiba/
COMMENT= NetBSD port of the Toshiba(tm) Linux Utilities
2000-01-16 12:09:18 +01:00
ONLY_FOR_PLATFORM= *-*-i386
2003-05-03 22:57:32 +02: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"
.include "../../mk/bsd.pkg.mk"