- move to pkg-readmes
ok edd@ (MAINTAINER)
This commit is contained in:
parent
666f370183
commit
1a11d44ffd
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/10/18 18:36:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/08 21:29:10 jasper Exp $
|
||||
|
||||
COMMENT = flickr API library and utility
|
||||
|
||||
DISTNAME = flickcurl-1.14
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
SHARED_LIBS += flickcurl 1.0 # .1.0
|
||||
CATEGORIES = net
|
||||
@ -25,7 +25,7 @@ WANTLIB = c crypto curl.>=10 idn.>=16 m raptor.>=2 ssl \
|
||||
MASTER_SITES = http://download.dajobe.org/flickcurl/
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
LIB_DEPENDS = ::net/curl \
|
||||
::devel/libidn \
|
||||
@ -35,9 +35,4 @@ LIB_DEPENDS = ::net/curl \
|
||||
CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS = ${CONFIGURE_SHARED} --with-raptor
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/flickcurl
|
||||
${INSTALL_DATA} ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/flickcurl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +0,0 @@
|
||||
See ${PREFIX}/share/doc/flickcurl/README.OpenBSD for information on how
|
||||
to set up flickcurl for usage on OpenBSD.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/10/09 16:09:31 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/11/08 21:29:10 jasper Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/flickcurl
|
||||
bin/flickcurl-config
|
||||
@ -11,8 +11,7 @@ lib/pkgconfig/flickcurl.pc
|
||||
@man man/man1/flickcurl-config.1
|
||||
@man man/man1/flickcurl.1
|
||||
@man man/man1/flickrdf.1
|
||||
share/doc/flickcurl/
|
||||
share/doc/flickcurl/README.OpenBSD
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/flickcurl/
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.2 2009/10/09 16:09:31 steven Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/08 21:29:10 jasper Exp $
|
||||
|
||||
You will need to have a ~/.flickcurl.conf .
|
||||
|
Loading…
Reference in New Issue
Block a user