pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/profit
Module Name: pkgsrc
Committed By: rillig
Date: Sun Jul 24 21:11:52 UTC 2016
Modified Files:
pkgsrc/biology/profit: Makefile PLIST
Log Message:
Moved documentation to share/doc/${PKGBASE}. Bumped PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/biology/profit/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/biology/profit/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/profit/Makefile
diff -u pkgsrc/biology/profit/Makefile:1.12 pkgsrc/biology/profit/Makefile:1.13
--- pkgsrc/biology/profit/Makefile:1.12 Tue Sep 11 20:32:13 2012
+++ pkgsrc/biology/profit/Makefile Sun Jul 24 21:11:52 2016
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2012/09/11 20:32:13 asau Exp $
+# $NetBSD: Makefile,v 1.13 2016/07/24 21:11:52 rillig Exp $
#
DISTNAME= ProFitV2.2
PKGNAME= profit-2.2
+PKGREVISION= 1
CATEGORIES= biology
MASTER_SITES= http://acrmwww.biochem.ucl.ac.uk/software/profit/235216/
@@ -10,21 +11,19 @@ MAINTAINER= hdp%cs.nmsu.edu@localhost
HOMEPAGE= http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html
COMMENT= Performs least squares fits of two protein structures
-USE_TOOLS+= pax
+USE_TOOLS+= pax
BUILD_TARGET= profit
BUILD_DIRS= src
-INSTALLATION_DIRS= bin
+AUTO_MKDIRS= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/profit ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/profit
.for sufx in dvi ps tex
${INSTALL_DATA} ${WRKSRC}/doc/ProFit.${sufx} \
${DESTDIR}${PREFIX}/share/doc/profit
.endfor
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/html/profit
cd ${WRKSRC}/doc/ProFit/ && \
- pax -rw . ${DESTDIR}${PREFIX}/share/doc/html/profit/
+ pax -rw . ${DESTDIR}${PREFIX}/share/doc/profit/html/
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/biology/profit/PLIST
diff -u pkgsrc/biology/profit/PLIST:1.2 pkgsrc/biology/profit/PLIST:1.3
--- pkgsrc/biology/profit/PLIST:1.2 Sun Jun 14 17:34:34 2009
+++ pkgsrc/biology/profit/PLIST Sun Jul 24 21:11:52 2016
@@ -1,48 +1,48 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:34:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/07/24 21:11:52 rillig Exp $
bin/profit
-share/doc/html/profit/IMG_PARAMS.db
-share/doc/html/profit/ProFit.css
-share/doc/html/profit/ProFit.html
-share/doc/html/profit/images.aux
-share/doc/html/profit/images.log
-share/doc/html/profit/images.pl
-share/doc/html/profit/images.tex
-share/doc/html/profit/img1.gif
-share/doc/html/profit/img2.gif
-share/doc/html/profit/img3.gif
-share/doc/html/profit/img4.gif
-share/doc/html/profit/index.html
-share/doc/html/profit/internals.pl
-share/doc/html/profit/l2h32434/img1.gif
-share/doc/html/profit/l2h32434/img2.gif
-share/doc/html/profit/l2h32434/img3.gif
-share/doc/html/profit/l2h32434/img4.gif
-share/doc/html/profit/labels.pl
-share/doc/html/profit/node1.html
-share/doc/html/profit/node10.html
-share/doc/html/profit/node11.html
-share/doc/html/profit/node12.html
-share/doc/html/profit/node13.html
-share/doc/html/profit/node14.html
-share/doc/html/profit/node15.html
-share/doc/html/profit/node16.html
-share/doc/html/profit/node17.html
-share/doc/html/profit/node18.html
-share/doc/html/profit/node19.html
-share/doc/html/profit/node2.html
-share/doc/html/profit/node20.html
-share/doc/html/profit/node21.html
-share/doc/html/profit/node22.html
-share/doc/html/profit/node23.html
-share/doc/html/profit/node24.html
-share/doc/html/profit/node25.html
-share/doc/html/profit/node3.html
-share/doc/html/profit/node4.html
-share/doc/html/profit/node5.html
-share/doc/html/profit/node6.html
-share/doc/html/profit/node7.html
-share/doc/html/profit/node8.html
-share/doc/html/profit/node9.html
share/doc/profit/ProFit.dvi
share/doc/profit/ProFit.ps
share/doc/profit/ProFit.tex
+share/doc/profit/html/IMG_PARAMS.db
+share/doc/profit/html/ProFit.css
+share/doc/profit/html/ProFit.html
+share/doc/profit/html/images.aux
+share/doc/profit/html/images.log
+share/doc/profit/html/images.pl
+share/doc/profit/html/images.tex
+share/doc/profit/html/img1.gif
+share/doc/profit/html/img2.gif
+share/doc/profit/html/img3.gif
+share/doc/profit/html/img4.gif
+share/doc/profit/html/index.html
+share/doc/profit/html/internals.pl
+share/doc/profit/html/l2h32434/img1.gif
+share/doc/profit/html/l2h32434/img2.gif
+share/doc/profit/html/l2h32434/img3.gif
+share/doc/profit/html/l2h32434/img4.gif
+share/doc/profit/html/labels.pl
+share/doc/profit/html/node1.html
+share/doc/profit/html/node10.html
+share/doc/profit/html/node11.html
+share/doc/profit/html/node12.html
+share/doc/profit/html/node13.html
+share/doc/profit/html/node14.html
+share/doc/profit/html/node15.html
+share/doc/profit/html/node16.html
+share/doc/profit/html/node17.html
+share/doc/profit/html/node18.html
+share/doc/profit/html/node19.html
+share/doc/profit/html/node2.html
+share/doc/profit/html/node20.html
+share/doc/profit/html/node21.html
+share/doc/profit/html/node22.html
+share/doc/profit/html/node23.html
+share/doc/profit/html/node24.html
+share/doc/profit/html/node25.html
+share/doc/profit/html/node3.html
+share/doc/profit/html/node4.html
+share/doc/profit/html/node5.html
+share/doc/profit/html/node6.html
+share/doc/profit/html/node7.html
+share/doc/profit/html/node8.html
+share/doc/profit/html/node9.html
Home |
Main Index |
Thread Index |
Old Index