# New ports collection makefile for: libnewmail # Date created: 05.06.2003 # Whom: Kirill Ponomarew # # $FreeBSD$ # PORTNAME= libnewmail PORTVERSION= 0.3 PORTREVISION= 12 CATEGORIES= mail MASTER_SITES= http://0pointer.de/lennart/projects/libnewmail/ \ http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop USE_AUTOTOOLS= libltdl:15 libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --disable-doxygen --disable-lynx DOC_FILES= README \ README.html \ doxygen.conf post-patch: @${REINPLACE_CMD} -e \ 's|#include |#include |g' \ ${WRKSRC}/src/imap.c post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${DOCSDIR} .endfor @${CP} -R ${WRKSRC}/doc/reference/html/ ${DOCSDIR} .endif .include : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
* - Add SHA256pav2005-11-261-0/+1
* Drop maintainership.trevor2004-04-072-3/+1
* Remove old master site (see revision 1.6).trevor2004-04-071-2/+1
* Add size data.trevor2004-01-281-0/+1
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
* Use Tk 8.4 rather than 8.3 (requested by kris). Avoid using Perl.trevor2003-10-191-3/+5
* Update home site.trevor2003-04-012-2/+3