clean-up: shared dirs
This commit is contained in:
parent
4c52ee4d53
commit
e56ed1d98b
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2005/02/09 01:03:50 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2005/03/07 09:40:59 espie Exp $
|
||||
|
||||
COMMENT= "extract digital camera info tags from JPEG images"
|
||||
|
||||
DISTNAME= libexif-0.5.9
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= graphics
|
||||
|
||||
HOMEPAGE= http://sourceforge.net/projects/libexif/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2004/08/11 10:42:54 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2005/03/07 09:40:59 espie Exp $
|
||||
include/libexif/
|
||||
include/libexif/exif-byte-order.h
|
||||
include/libexif/exif-content.h
|
||||
@ -13,7 +13,14 @@ lib/libexif.a
|
||||
lib/libexif.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libexif.pc
|
||||
share/locale/
|
||||
share/locale/de/
|
||||
share/locale/de/LC_MESSAGES/
|
||||
share/locale/de/LC_MESSAGES/libexif-8.mo
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/es/LC_MESSAGES/libexif-8.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/libexif-8.mo
|
||||
%%SHARED%%
|
||||
|
Loading…
Reference in New Issue
Block a user