1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/biology/biococoa/Makefile
Dirk Meyer 851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00

24 lines
442 B
Makefile

# $FreeBSD$
PORTNAME= biococoa
PORTVERSION= 1.6.0
PORTREVISION= 2
CATEGORIES= biology gnustep
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/b/biococoa.app
DISTNAME= biococoa.app_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Bioinformatics framework
LICENSE= LGPL21
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/biococoa
.include <bsd.port.mk>