freebsd-ports/devel/openwince-include/Makefile
Rodrigo Osorio 05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00

14 lines
354 B
Makefile

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
WWW= https://openwince.sourceforge.net/include/
USES= gmake tar:bzip2
GNU_CONFIGURE= yes
.include <bsd.port.mk>