|
Lines 6-14
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= ftwin |
8 |
PORTNAME= ftwin |
| 9 |
PORTVERSION= 0.8.2 |
9 |
PORTVERSION= 0.8.3 |
| 10 |
CATEGORIES= sysutils |
10 |
CATEGORIES= sysutils |
| 11 |
MASTER_SITES= http://meroware.com/~joke/sources/ftwin/ |
11 |
MASTER_SITES= http://download.meroware.org/ftwin/ |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= baptiste.daroussin@gmail.com |
13 |
MAINTAINER= baptiste.daroussin@gmail.com |
| 14 |
COMMENT= A useful tool to find duplicate files |
14 |
COMMENT= A useful tool to find duplicate files |
|
Lines 22-27
Link Here
|
| 22 |
USE_AUTOTOOLS= autoconf:262 aclocal:110 automake:110 autoheader:262 |
22 |
USE_AUTOTOOLS= autoconf:262 aclocal:110 automake:110 autoheader:262 |
| 23 |
CONFIGURE_ARGS+= --with-check=${LOCALBASE} --with-puzzle=${LOCALBASE} |
23 |
CONFIGURE_ARGS+= --with-check=${LOCALBASE} --with-puzzle=${LOCALBASE} |
| 24 |
PLIST_FILES= bin/ftwin |
24 |
PLIST_FILES= bin/ftwin |
|
|
25 |
|
| 25 |
MAKE_JOBS_SAFE= yes |
26 |
MAKE_JOBS_SAFE= yes |
| 26 |
|
27 |
|
| 27 |
PORTDOCS= AUTHORS EXAMPLES TODO CHANGES KNOWN_BUGS VERSION LICENSE README |
28 |
PORTDOCS= AUTHORS EXAMPLES TODO CHANGES KNOWN_BUGS VERSION LICENSE README |