1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 5.16

PR:		118620
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
Martin Wilke 2007-12-14 16:50:54 +00:00
parent cd48a869e8
commit 8bfdd7d355
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203557
3 changed files with 11 additions and 18 deletions

View File

@ -5,27 +5,24 @@
#
PORTNAME= xmakemol
PORTVERSION= 5.15
PORTREVISION= 2
PORTVERSION= 5.16
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Molecule Viewer Program Based on Motif Widget
USE_XLIB= yes
USE_XORG= xpm
USE_GL= glut glw
USE_GNOME= gnometarget
USE_MOTIF= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= xmakemol.1
pre-configure:
cd ${WRKSRC}; ${CHMOD} 755 config.guess config.sub configure install-sh missing mkinstalldirs
post-install:
${STRIP_CMD} ${PREFIX}/bin/xmakemol
PLIST_FILES= bin/xmake_anim.pl \
bin/xmakemol \
%%DATADIR%%/elements
PLIST_DIRS= %%DATADIR%%
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (xmakemol-5.15.tar.gz) = 484f38e7f7999a59143bfe6c30f1ca29
SHA256 (xmakemol-5.15.tar.gz) = e554a17ad040401cecd84e79e10b8dacf79edd262f34904108e1497b4a513ff8
SIZE (xmakemol-5.15.tar.gz) = 268991
MD5 (xmakemol-5.16.tar.gz) = e466a81bf407be6e7476f279af1968dc
SHA256 (xmakemol-5.16.tar.gz) = 9c498221ab839124f86a94b6115bdf66d966f954131b3afbb523b85edf0f8766
SIZE (xmakemol-5.16.tar.gz) = 284962

View File

@ -1,4 +0,0 @@
bin/xmake_anim.pl
bin/xmakemol
%%DATADIR%%/elements
@dirrm %%DATADIR%%