1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/biology/lamarc/Makefile

28 lines
594 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
CATEGORIES= biology
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= wjv@FreeBSD.org
COMMENT= A package of programs for computing population parameters
RUN_DEPENDS= coalesce:${PORTSDIR}/biology/coalesce \
fluctuate:${PORTSDIR}/biology/fluctuate \
migrate:${PORTSDIR}/biology/migrate \
recombine:${PORTSDIR}/biology/recombine
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>