1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/tas/Makefile
Kevin Lo 69425c1541 Update to version 1.2.1
PR: 29668
Submitted by: MAINTAINER
2001-08-13 12:57:58 +00:00

21 lines
382 B
Makefile

# New ports collection makefile for: tas
# Date created: 25 December 2000
# Whom: Anton Voronin <anton@urc.ac.ru>
#
# $FreeBSD$
#
PORTNAME= tas
PORTVERSION= 1.2.1
CATEGORIES= net
MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/
DISTNAME= tas-${PORTVERSION}
MAINTAINER= anton@urc.ac.ru
WRKSRC= ${WRKDIR}/tas
NO_BUILD= YES
.include <bsd.port.mk>