freebsd-ports/audio/gsm/pkg-plist
Scott Mace 39dd71f414 1. Convert to ELF.
2. Round up shared lib MINOR number libgsm.so.1.0.10 becomes libgsm.so.1.1
   for a.out systems.
1998-09-22 17:59:54 +00:00

12 lines
308 B
Plaintext

bin/toast
@exec ln -f %D/%F %B/untoast
@exec ln -f %D/%F %B/tcat
@unexec rm %D/bin/untoast
@unexec rm %D/bin/tcat
lib/libgsm.so.1.1
lib/libgsm.so
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
lib/libgsm.a
include/gsm.h