1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/devel/openwince-include/Makefile
Jimmy Olgeni 76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00

17 lines
369 B
Makefile

# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
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>