1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/tas/Makefile
Kevin Lo 1ff3dfcb18 Upgrade to version 1.1
BTW, I fix pkg-plist.

PR: 25451
Submitted by: maintainer
2001-02-28 16:11:27 +00:00

22 lines
384 B
Makefile

# New ports collection makefile for: tas
# Date created: 25 December 2000
# Whom: anton
#
# $FreeBSD$
#
PORTNAME= tas
PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= http://tas.net-conex.com/ \
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>