make it install *complete* header files.

Also install .pc files while we're there.
This commit is contained in:
espie 2008-01-22 11:42:19 +00:00
parent 5fc10b9220
commit 02719f5d76
2 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2008/01/04 18:57:07 ckuethe Exp $
# $OpenBSD: Makefile,v 1.20 2008/01/22 11:42:19 espie Exp $
COMMENT-main= service daemon that monitors one or more GPSes
COMMENT-motif= motif-based test apps using gpsd
@ -7,7 +7,7 @@ COMMENT-python= python bindings for gpsd
VERSION= 2.36
DISTNAME= gpsd-${VERSION}
PKGNAME-main= gpsd-${VERSION}
PKGNAME-main= gpsd-${VERSION}p0
PKGNAME-motif= gpsd-motif-${VERSION}
PKGNAME-php= gpsd-php-${VERSION}
PKGNAME-python= gpsd-python-${VERSION}
@ -78,6 +78,7 @@ PREFIX-php= /var/www/
post-install:
${INSTALL_DATA_DIR} ${WRKINST}/var/www/gpsd
${INSTALL_SCRIPT} ${WRKSRC}/gpsd.php ${WRKINST}/var/www/gpsd
${INSTALL_DATA} ${WRKSRC}/gpsd_config.h ${PREFIX}/include
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.2 2007/02/08 23:03:38 ckuethe Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2008/01/22 11:42:19 espie Exp $
@newuser _gpsd:551:dialer::GPS server:/nonexistent:/sbin/nologin
%%SHARED%%
bin/cgps
@ -9,9 +9,13 @@ bin/rtcmdecode
bin/sirfmon
include/gps.h
include/gpsd.h
include/gpsd_config.h
include/libgpsmm.h
lib/libgps.a
lib/libgps.la
lib/pkgconfig/
lib/pkgconfig/libgps.pc
lib/pkgconfig/libgpsd.pc
@man man/man1/cgps.1
@man man/man1/cgpxlogger.1
@man man/man1/gps.1