summaryrefslogtreecommitdiff
path: root/sysutils/skill/Makefile
blob: fcd53338beaeca00d205e5dae72970859849ba5f (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:    skill
# Date created:         20 Oct 1998
# Whom:                 Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $FreeBSD$
#

PORTNAME=	skill
PORTVERSION=	4.0
CATEGORIES=	sysutils
MASTER_SITES=	ftp://fast.cs.utah.edu/pub/skill/
EXTRACT_SUFX=	.tgz

MAINTAINER=	jonny@jonny.eng.br

MAN1=		skill.1
MLINKS=		skill.1 snice.1

.include <bsd.port.mk>