summaryrefslogtreecommitdiff
path: root/sysutils/toshctl/Makefile
blob: 8d60d57a606c5b132edcfd40d2ef7fae4d6881c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   toshctl
# Date created:        22 September 2003
# Whom:                XXX
#
# $FreeBSD$
#

PORTNAME=      toshctl
PORTVERSION=   0.0.0p2
CATEGORIES=    sysutils
MASTER_SITES=  http://freebie.miraclenet.co.th/notebook/toshctl/
EXTRACT_SUFX=  .tgz

MAINTAINER=    carl@servicefactory.se
COMMENT=       A command-line tool to access parts of the Toshiba hardware interface

ONLY_FOR_ARCHS=	i386

WRKSRC=        ${WRKDIR}/toshctl

.include <bsd.port.mk>