freebsd-ports/biology/lamarc/Makefile

28 lines
570 B
Makefile
Raw Normal View History

# New ports collection makefile for: lamarc
# Date created: 6 August 2001
# Whom: Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= lamarc
PORTVERSION= 2001.08.06
PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= A package of programs for computing population parameters
RUN_DEPENDS= fluctuate:${PORTSDIR}/biology/fluctuate \
migrate:${PORTSDIR}/biology/migrate \
recombine:${PORTSDIR}/biology/recombine
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>