mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
- Drop @dirrm* from plist
- Add LICENSE_FILE
This commit is contained in:
parent
859b46b3ef
commit
4e98bb238e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371988
2 changed files with 1 additions and 11 deletions
|
@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Universal digital camera control library
|
COMMENT= Universal digital camera control library
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
|
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
|
||||||
|
|
||||||
|
|
|
@ -194,14 +194,3 @@ share/libgphoto2/%%VERSION%%/konica/spanish
|
||||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgphoto2-6.mo
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgphoto2-6.mo
|
||||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgphoto2_port-10.mo
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgphoto2_port-10.mo
|
||||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libgphoto2_port-10.mo
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libgphoto2_port-10.mo
|
||||||
@dirrm share/libgphoto2/%%VERSION%%/konica
|
|
||||||
@dirrm share/libgphoto2/%%VERSION%%
|
|
||||||
@dirrm share/libgphoto2
|
|
||||||
%%PORTDOCS%%@dirrm share/doc/libgphoto2_port
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/camlibs
|
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
||||||
@dirrm lib/libgphoto2_port/%%VERSION_PORT%%
|
|
||||||
@dirrm lib/libgphoto2_port
|
|
||||||
@dirrm lib/libgphoto2/%%VERSION%%
|
|
||||||
@dirrm lib/libgphoto2
|
|
||||||
@dirrm include/gphoto2
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue