diff options
Diffstat (limited to 'devel/openwince-include/Makefile')
-rw-r--r-- | devel/openwince-include/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/openwince-include/Makefile b/devel/openwince-include/Makefile deleted file mode 100644 index 42f5c4b92204..000000000000 --- a/devel/openwince-include/Makefile +++ /dev/null @@ -1,14 +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/ - -USES= gmake tar:bzip2 -GNU_CONFIGURE= yes - -.include <bsd.port.mk> |