1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/math/octave-forge-bioinfo/Makefile
2022-04-08 21:11:37 -05:00

18 lines
370 B
Makefile

# Created by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
PORTNAME= octave-forge-bioinfo
PORTVERSION= 0.1.2
PORTREVISION= 27
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
.include <bsd.port.mk>