aboutsummaryrefslogtreecommitdiff
path: root/x11/ico/Makefile
blob: a24f4bdda141a9aa84f27332596e3f6e8a21db1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	ico
PORTVERSION=	1.0.5
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Displays a wire-frame rotating plyhedron

USES=		xorg xorg-cat:app
USE_XORG=	x11

PLIST_FILES=	bin/ico man/man1/ico.1.gz

.include <bsd.port.mk>