mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c98cfd116d
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
16 lines
327 B
Plaintext
16 lines
327 B
Plaintext
bin/toast
|
|
@exec ln -fs %f %B/untoast
|
|
@exec ln -fs %f %B/untoastt
|
|
man/man1/toast.1.gz
|
|
@exec ln -fs %f %B/untoast.1
|
|
@exec ln -fs %f %B/tcat.1
|
|
man/man3/gsm.3.gz
|
|
man/man3/gsm_explode.3.gz
|
|
man/man3/gsm_option.3.gz
|
|
man/man3/gsm_print.3.gz
|
|
lib/libgsm.so.1.0.10
|
|
@exec /sbin/ldconfig -m %B
|
|
lib/libgsm.a
|
|
@exec ranlib %D/%F
|
|
include/gsm.h
|