1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/x11/ico/Makefile
Niclas Zeising e05065d9e4 x11/ico: Update to 1.0.5
Summary of changes:
* Constification
* Autotools fixes
* Small usability fixes
2018-05-10 20:22:00 +00:00

16 lines
234 B
Makefile

# $FreeBSD$
PORTNAME= ico
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Displays a wire-frame rotating plyhedron
XORG_CAT= app
USE_XORG= x11
PLIST_FILES= bin/ico man/man1/ico.1.gz
.include <bsd.port.mk>