mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
94e97f3122
2) Install both shared and static library. Numbering .1 according to handbook rules for newly added libraries. Also, install header file. 3) PORTREVISION bump. 4) Add provisions for easier update of library version: - internal Makefile variable - patch template - PLIST_SUB 5) patch-aa superseeded by new patch template Approved by: maintainer
17 lines
385 B
Plaintext
17 lines
385 B
Plaintext
bin/lame
|
|
include/lame.h
|
|
lib/libmp3lame.a
|
|
lib/libmp3lame.so
|
|
lib/libmp3lame.so.%%LIB_VERSION%%
|
|
share/doc/lame/contributors.html
|
|
share/doc/lame/examples.html
|
|
share/doc/lame/history.html
|
|
share/doc/lame/id3.html
|
|
share/doc/lame/index.html
|
|
share/doc/lame/lame.css
|
|
share/doc/lame/node5.html
|
|
share/doc/lame/node6.html
|
|
share/doc/lame/node7.html
|
|
share/doc/lame/switchs.html
|
|
@dirrm share/doc/lame
|