summaryrefslogtreecommitdiff
path: root/net/tas/Makefile
blob: 85b60236b2682bd2bf0b05f58edbaa739153fd69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   tas
# Date created:        25 December 2000
# Whom:                anton
#
# $FreeBSD$
#

PORTNAME=	tas
PORTVERSION=	1.0
CATEGORIES=	net
MASTER_SITES=	http://rnoc.urc.ac.ru:8001/~anton/projects/files/
DISTNAME=	tas-${PORTVERSION}

MAINTAINER=	anton@urc.ac.ru

WRKSRC=		${WRKDIR}/tas

NO_BUILD=	YES

.include <bsd.port.mk>