add packing list for alpha that does not reference shared libs
This commit is contained in:
parent
551d6c1efc
commit
1a95ae9f52
17
audio/gsm/pkg/PLIST.alpha
Normal file
17
audio/gsm/pkg/PLIST.alpha
Normal file
@ -0,0 +1,17 @@
|
||||
bin/toast
|
||||
@exec ln -fs %f %B/untoast
|
||||
@exec ln -fs %f %B/tcat
|
||||
@unexec rm -f %B/untoast
|
||||
@unexec rm -f %B/tcat
|
||||
man/man1/toast.1
|
||||
@exec ln -fs %f %B/untoast.1
|
||||
@exec ln -fs %f %B/tcat.1
|
||||
@unexec rm -f %B/untoast.1
|
||||
@unexec rm -f %B/tcat.1
|
||||
lib/libgsm.a
|
||||
man/man3/gsm.3
|
||||
man/man3/gsm_explode.3
|
||||
man/man3/gsm_option.3
|
||||
man/man3/gsm_print.3
|
||||
@exec ranlib %D/%F
|
||||
include/gsm.h
|
Loading…
Reference in New Issue
Block a user