mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
fed0324762
PR: ports/78014 Submitted by: Anton Voronin (maintainer)
22 lines
423 B
Makefile
22 lines
423 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-mgmt
|
|
MASTER_SITES= http://www.chelcom.ru/~anton/projects/tas/
|
|
DISTNAME= tas-${PORTVERSION}
|
|
|
|
MAINTAINER= anton@chelcom.ru
|
|
COMMENT= Traffic accounting system
|
|
|
|
WRKSRC= ${WRKDIR}/tas
|
|
|
|
NO_BUILD= YES
|
|
|
|
.include <bsd.port.mk>
|