2010-09-03 14:39:07 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2010/09/03 14:39:07 sthen Exp $
|
2007-05-28 17:16:33 +00:00
|
|
|
|
2007-09-16 01:37:09 +00:00
|
|
|
COMMENT= curses DX cluster watcher
|
2007-05-28 17:16:33 +00:00
|
|
|
|
|
|
|
DISTNAME= colrdx-1.02
|
2010-09-03 14:39:07 +00:00
|
|
|
REVISION= 0
|
2007-05-28 17:16:33 +00:00
|
|
|
CATEGORIES= comms hamradio
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.qsl.net/pg4i/linux/colrdx.html
|
|
|
|
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-09-03 14:39:07 +00:00
|
|
|
WANTLIB= c ncurses
|
2007-05-28 17:16:33 +00:00
|
|
|
|
2010-09-03 14:39:07 +00:00
|
|
|
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
2007-05-28 17:16:33 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|