1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/cvsup/Makefile
1996-08-08 09:25:56 +00:00

21 lines
387 B
Makefile

# New ports collection makefile for: cvsup
# Version required: 13.2
# Date created: 7 August 1995
# Whom: asami
#
# $Id$
#
DISTNAME= cvsup-13.2
CATEGORIES+= net
MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
MAINTAINER= jdp@FreeBSD.org
LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz \
m3\\.353\\.:${PORTSDIR}/lang/modula-3
MAKE_ENV= M3FLAGS=-DDYNAMIC
.include <bsd.port.mk>