mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
This commit is contained in:
parent
c24e22c083
commit
c4adc3a2b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362887
@ -3,20 +3,22 @@
|
||||
|
||||
PORTNAME= libg19
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/g19linux/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= armin@frozen-zone.org
|
||||
COMMENT= G19 library
|
||||
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= include/libg19.h \
|
||||
lib/libg19.a \
|
||||
lib/libg19.la \
|
||||
lib/libg19.so \
|
||||
lib/libg19.so.1
|
||||
lib/libg19.so.1 \
|
||||
lib/libg19.so.1.0.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user