mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
19 lines
256 B
Makefile
19 lines
256 B
Makefile
COMMENT= commandline shell and file manager
|
|
|
|
DISTNAME= clex-3.15
|
|
CATEGORIES= misc
|
|
REVISION= 1
|
|
|
|
HOMEPAGE= http://www.clex.sk/
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB= c curses
|
|
|
|
SITES= ${HOMEPAGE:=download/}
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|