Prune devel/py-EnthoughtBase
[dports.git] / devel / openwince-include / Makefile
1 # Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
2 # $FreeBSD$
3
4 PORTNAME=       include
5 PORTVERSION=    0.4.2
6 CATEGORIES=     devel
7 MASTER_SITES=   SF/openwince/${PORTNAME}/${PORTVERSION}
8 PKGNAMEPREFIX=  openwince-
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Collection of the useful include files for embedded developers
12
13 USES=           gmake tar:bzip2
14 GNU_CONFIGURE=  yes
15
16 .include <bsd.port.mk>