freebsd-ports/sysutils/toshctl/Makefile
Edwin Groothuis c515badd57 This port is only for the i386 architecture.
Noticed by: bento/kris

Approved by:	maintainer
2003-10-16 09:26:32 +00:00

21 lines
491 B
Makefile

# 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>