# Created by: Nakata Maho <maho@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/science/liboglappth/Makefile 398833 2015-10-08 15:12:22Z olgeni $

PORTNAME=	liboglappth
PORTVERSION=	1.0.0
PORTREVISION=	3
CATEGORIES=	science
MASTER_SITES=	http://bioinformatics.org/ghemical/download/release20111012/	\
		http://bioinformatics.org/ghemical/download/current

MAINTAINER=	maho@FreeBSD.org
COMMENT=	Support libraries of science/ghemical port

GNU_CONFIGURE=  yes
INSTALL_TARGET=	install-strip
USES=		libtool pathfix
USE_GL=		glu

CPPFLAGS+=	-I${LOCALBASE}/include

.include <bsd.port.mk>
