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

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-13 10:38:47 +00:00
parent 40d771321c
commit ec54486250
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364775
2 changed files with 3 additions and 4 deletions

View File

@ -3,15 +3,14 @@
PORTNAME= libopendaap
PORTVERSION= 0.4.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel audio net
MASTER_SITES= http://crazney.net/programs/itunes/files/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= C lib used to connect to iTunes(R) music shares
USE_AUTOTOOLS= libtool
USES= pathfix pkgconfig tar:bzip2
USES= libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -1,9 +1,9 @@
include/daap/client.h
include/daap/portability.h
lib/libopendaap.a
lib/libopendaap.la
lib/libopendaap.so
lib/libopendaap.so.0
lib/libopendaap.so.0.1.0
libdata/pkgconfig/opendaap.pc
man/man3/libopendaap.3.gz
@dirrm include/daap