diff options
Diffstat (limited to 'devel/openwince-include/Makefile')
-rw-r--r-- | devel/openwince-include/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/openwince-include/Makefile b/devel/openwince-include/Makefile deleted file mode 100644 index 54440b2c025c..000000000000 --- a/devel/openwince-include/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -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/ - -DEPRECATED= Abandoned, last release in 2005 and no consumers in tree -EXPIRATION_DATE=2025-06-30 - -USES= gmake tar:bzip2 -GNU_CONFIGURE= yes - -.include <bsd.port.mk> |