Sat Dec 23 02:13:49 2023 UTC (152d)
fetch from backup


(zafer)
diff -r1.13 -r1.14 pkgsrc/biology/profit/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/biology/profit/Makefile (expand / switch to unified diff)

--- pkgsrc/biology/profit/Makefile 2016/07/24 21:11:52 1.13
+++ pkgsrc/biology/profit/Makefile 2023/12/23 02:13:49 1.14
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.13 2016/07/24 21:11:52 rillig Exp $ 1# $NetBSD: Makefile,v 1.14 2023/12/23 02:13:49 zafer Exp $
2# 2#
3 3
4DISTNAME= ProFitV2.2 4DISTNAME= ProFitV2.2
5PKGNAME= profit-2.2 5PKGNAME= profit-2.2
6PKGREVISION= 1 6PKGREVISION= 1
7CATEGORIES= biology 7CATEGORIES= biology
8MASTER_SITES= http://acrmwww.biochem.ucl.ac.uk/software/profit/235216/ 8MASTER_SITES= #
9 9
10MAINTAINER= hdp@cs.nmsu.edu 10MAINTAINER= hdp@cs.nmsu.edu
11HOMEPAGE= http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html 11HOMEPAGE= http://acrmwww.biochem.ucl.ac.uk/programs/profit/index.html
12COMMENT= Performs least squares fits of two protein structures 12COMMENT= Performs least squares fits of two protein structures
13 13
14USE_TOOLS+= pax 14USE_TOOLS+= pax
15 15
16BUILD_TARGET= profit 16BUILD_TARGET= profit
17BUILD_DIRS= src 17BUILD_DIRS= src
18AUTO_MKDIRS= yes 18AUTO_MKDIRS= yes
19 19
20do-install: 20do-install:
21 ${INSTALL_PROGRAM} ${WRKSRC}/src/profit ${DESTDIR}${PREFIX}/bin 21 ${INSTALL_PROGRAM} ${WRKSRC}/src/profit ${DESTDIR}${PREFIX}/bin