summaryrefslogtreecommitdiffstats
path: root/x11/ico/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/ico/Makefile')
-rw-r--r--x11/ico/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/ico/Makefile b/x11/ico/Makefile
deleted file mode 100644
index 85ce808..0000000
--- a/x11/ico/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= ico
-PORTVERSION= 1.0.4
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Displays a wire-frame rotating plyhedron
-
-XORG_CAT= app
-USE_XORG= x11
-
-PLIST_FILES= bin/ico
-
-MAN1= ico.1
-
-.include <bsd.port.mk>