summaryrefslogtreecommitdiff
path: root/x11/ico/Makefile
blob: b76bbf27752b4cd6fea7a4ebe048a90575214fd4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $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

NO_STAGE=	yes
.include <bsd.port.mk>