18 lines
334 B
Makefile
18 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/10/11 23:48:10 naddy Exp $
|
|
|
|
COMMENT= curses DX cluster watcher
|
|
|
|
DISTNAME= colrdx-1.02
|
|
REVISION= 0
|
|
CATEGORIES= comms hamradio
|
|
|
|
HOMEPAGE= http://www.qsl.net/pg4i/linux/colrdx.html
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
WANTLIB= c ncurses
|
|
|
|
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
|
|
|
.include <bsd.port.mk>
|