1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/x11/ico/Makefile
Muhammad Moinur Rahman 8335cd3e2c
x11/ico: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-26 19:40:33 +01:00

17 lines
295 B
Makefile

PORTNAME= ico
PORTVERSION= 1.0.5
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Displays a wire-frame rotating plyhedron
USES= xorg xorg-cat:app
USE_XORG= x11
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/ico share/man/man1/ico.1.gz
.include <bsd.port.mk>