mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
- Add LICENSE_FILE Approved by: portmgr blanket
This commit is contained in:
parent
e5953931a4
commit
b0eecfb4e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362652
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libburn
|
||||
PORTVERSION= 1.3.6.pl01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
|
||||
@ -10,7 +11,9 @@ MAINTAINER= delphij@FreeBSD.org
|
||||
COMMENT= Libburnia library to read/write optical discs
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
|
||||
|
@ -3,7 +3,7 @@ include/libburn/libburn.h
|
||||
lib/libburn.a
|
||||
lib/libburn.so
|
||||
lib/libburn.so.4
|
||||
lib/libburn.la
|
||||
lib/libburn.so.4.89.0
|
||||
libdata/pkgconfig/libburn-1.pc
|
||||
man/man1/cdrskin.1.gz
|
||||
@dirrm include/libburn
|
||||
|
Loading…
Reference in New Issue
Block a user