aboutsummaryrefslogtreecommitdiff
path: root/devel/openwince-include/Makefile
blob: 2e4ece81a8b3498d1ddba92d407ce93279a0efe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>

PORTNAME=	include
PORTVERSION=	0.4.2
CATEGORIES=	devel
MASTER_SITES=	SF/openwince/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX=	openwince-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Collection of the useful include files for embedded developers

USES=		gmake tar:bzip2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>