|
Lines 8-14
Link Here
|
| 8 |
PORTNAME= libofa |
8 |
PORTNAME= libofa |
| 9 |
PORTVERSION= 0.9.3 |
9 |
PORTVERSION= 0.9.3 |
| 10 |
CATEGORIES= audio |
10 |
CATEGORIES= audio |
| 11 |
MASTER_SITES= http://www.musicdns.org/themes/musicdns_org/downloads/ |
11 |
MASTER_SITES= http://www.musicdns.org/files/ |
| 12 |
|
12 |
|
| 13 |
MAINTAINER= alexbl@FreeBSD.org |
13 |
MAINTAINER= alexbl@FreeBSD.org |
| 14 |
COMMENT= The Open Fingerprint Architecture Library |
14 |
COMMENT= The Open Fingerprint Architecture Library |
|
Lines 21-27
Link Here
|
| 21 |
GNU_CONFIGURE= yes |
21 |
GNU_CONFIGURE= yes |
| 22 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
22 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
| 23 |
LDFLAGS="-L${LOCALBASE}/lib" |
23 |
LDFLAGS="-L${LOCALBASE}/lib" |
| 24 |
INSTALLS_SHLIB= yes |
24 |
USE_LDCONFIG= yes |
| 25 |
|
25 |
|
| 26 |
.include <bsd.port.pre.mk> |
26 |
.include <bsd.port.pre.mk> |