aboutsummaryrefslogblamecommitdiff
path: root/science/liboglappth/Makefile
blob: fda2e769cdac1d3728898faa1ecf577a7f8acbe6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            

                           
                     
                 
                       

                                                                                 
 
                                 


                                                          
                             
                                  
                   
 
                                      

                      
# Created by: Nakata Maho <maho@FreeBSD.org>

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

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

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

CPPFLAGS+=	-I${LOCALBASE}/include

.include <bsd.port.mk>