freebsd-ports/math/octave-forge-bioinfo/Makefile

18 lines
370 B
Makefile
Raw Normal View History

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