- spacing tweaks

- MAINTAINER moved to ../Makefile.inc
- add post-post target
- regen PLIST

committing on behalf of laurent@
This commit is contained in:
jasper 2010-01-11 15:01:29 +00:00
parent 006822c751
commit 2cd09a0eb6
2 changed files with 26 additions and 16 deletions

View File

@ -1,23 +1,33 @@
# $OpenBSD: Makefile,v 1.5 2007/12/16 18:21:31 laurent Exp $
# $OpenBSD: Makefile,v 1.6 2010/01/11 15:01:29 jasper Exp $
COMMENT = database convenience library based on db 2.7.7
DISTNAME = edb-20071211
PKGNAME = ${DISTNAME}p0
COMMENT= database convenience library based on db 2.7.7
DISTNAME= edb-20071211
SHARED_LIBS += edb 0.0 # .1.5
MAINTAINER= Laurent FANIS <laurent@humppa.nl>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB= c ncurses
WANTLIB = c ncurses
CONFIGURE_STYLE= automake autoconf
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
USE_LIBTOOL = Yes
AUTOCONF_VERSION = 2.61
AUTOMAKE_VERSION = 1.9
AUTOMAKE_ENV = AUTOCONF_VERSION=${AUTOCONF_VERSION} \
AUTOMAKE_VERSION=${AUTOMAKE_VERSION}
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+= --disable-gtk
CONFIGURE_ARGS += --disable-gtk
post-patch:
@cd ${WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} NOCONFIGURE=true \
${SH} autogen.sh
.include <bsd.port.mk>

View File

@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/30 16:04:39 dlg Exp $
@comment $OpenBSD: PLIST,v 1.2 2010/01/11 15:01:29 jasper Exp $
%%SHARED%%
bin/edb_ed
bin/edb_vt_ed
@bin bin/edb_ed
@bin bin/edb_vt_ed
include/Edb.h
lib/libedb.a
lib/libedb.la