# New ports collection makefile for: xmakemol
# Date created:	8 June, 2001
# Whom:		Chi
# $FreeBSD: ports/science/xmakemol/Makefile,v 1.10 2007/12/14 16:50:53 miwi Exp $
#

PORTNAME=	xmakemol
PORTVERSION=	5.16
CATEGORIES=	science
MASTER_SITES=	SAVANNAH

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Molecule Viewer Program Based on Motif Widget

USE_XORG=	xpm
USE_GL=		glut glw
USE_GNOME=	gnometarget
USE_MOTIF=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

MAN1=		xmakemol.1
PLIST_FILES=	bin/xmake_anim.pl \
		bin/xmakemol \
		%%DATADIR%%/elements
PLIST_DIRS=	%%DATADIR%%

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1