2010-10-18 12:52:44 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/10/18 16:57:48 espie Exp $
|
2007-05-28 13:16:33 -04:00
|
|
|
|
2007-09-15 21:37:09 -04:00
|
|
|
COMMENT= curses DX cluster watcher
|
2007-05-28 13:16:33 -04:00
|
|
|
|
|
|
|
DISTNAME= colrdx-1.02
|
2010-09-03 10:39:07 -04:00
|
|
|
REVISION= 0
|
2007-05-28 13:16:33 -04: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 10:39:07 -04:00
|
|
|
WANTLIB= c ncurses
|
2007-05-28 13:16:33 -04:00
|
|
|
|
2010-09-03 10:39:07 -04:00
|
|
|
MASTER_SITES= http://www.qsl.net/pg4i/download/
|
2010-10-18 12:52:44 -04:00
|
|
|
USE_GROFF = Yes
|
2007-05-28 13:16:33 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|