1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/cvsup/Makefile

20 lines
394 B
Makefile
Raw Normal View History

# New ports collection makefile for: cvsup
1996-08-23 20:51:32 +00:00
# Version required: 13.3
# Date created: 7 August 1995
# Whom: asami
#
# $Id: Makefile,v 1.4 1996/09/10 05:28:25 jdp Exp $
#
1996-09-13 00:13:24 +00:00
DISTNAME= cvsup-13.4
CATEGORIES+= net
MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
MAINTAINER= jdp@FreeBSD.org
LIB_DEPENDS= m3\\.2\\.:${PORTSDIR}/lang/modula-3
MAKE_ENV= M3FLAGS=-DDYNAMIC
.include <bsd.port.mk>