| Revision: | 1.1 |
| Committed: | Sun Mar 30 20:07:39 2003 UTC (22 years, 7 months ago) by tdb |
| Branch: | MAIN |
| Log Message: | Some ports of ihost and it's dependencies. Neither ihost nor libstatgrab actually work, because they don't compile on FreeBSD, but libukcprog does. |
| # | Content |
|---|---|
| 1 | # New ports collection makefile for: iscream_ihost |
| 2 | # Date created: 30 March 2003 |
| 3 | # Whom: Tim Bishop <tim@bishnet.net> |
| 4 | # |
| 5 | # $FreeBSD$ |
| 6 | # |
| 7 | |
| 8 | PORTNAME= ihost |
| 9 | PORTVERSION= 1.5.4 |
| 10 | CATEGORIES= sysutils iscream |
| 11 | MASTER_SITES= http://snapshots.i-scream.org.uk/%SUBDIR%/ |
| 12 | MASTER_SITE_SUBDIR= ${PORTNAME} |
| 13 | |
| 14 | MAINTAINER= tim@bishnet.net |
| 15 | COMMENT= A host to the i-scream central monitoring system |
| 16 | |
| 17 | DIST_SUBDIR= iscream |
| 18 | GNU_CONFIGURE= yes |
| 19 | |
| 20 | .include <bsd.port.mk> |