aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/consolehm/Makefile
blob: 10eca37505950e9d7211ef0ba326eee4768a84f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   consolehm
# Version required:    1.2
# Date created:        27 September 1999
# Whom:                Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#

DISTNAME=   consolehm-1.2
CATEGORIES= sysutils
MASTER_SITES=   ftp://mongol.dhis.org/pub/consolehm/ \
        http://www.es.co.nz/~mmuir/

MAINTAINER= mmuir@es.co.nz

WRKSRC=     ${WRKDIR}/consolehm/consolehm
GNU_CONFIGURE=  yes

.include <bsd.port.mk>