1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/x11/ico/Makefile

19 lines
244 B
Makefile

# $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>