1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- s/INSTALLS_SHLIB/USE_LDCONFIG/

- use my @FreeBSD.org address
This commit is contained in:
Ion-Mihai Tetcu 2006-06-29 13:20:09 +00:00
parent ddf3386e1f
commit e8d1cc93e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166589

View File

@ -12,11 +12,11 @@ CATEGORIES= devel mail
MASTER_SITES= http://dspam.nuclearelephant.com/sources/extras/ \
http://people.tecnik93.com/~itetcu/FreeBSD/ports/libbnr/sources/
MAINTAINER= itetcu@people.tecnik93.com
MAINTAINER= itetcu@FreeBSD.org
COMMENT= GPL implementation of the Bayesian Noise Reduction algorithm
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/${PORTNAME}
.ifdef(WITH_DEBUG)