# Created by: Otavio Fernandes # $FreeBSD$ PORTNAME= wmpop3lb PORTVERSION= 2.4.2 CATEGORIES= mail windowmaker afterstep MASTER_SITES= http://lbj.free.fr/wmpop3/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= otaviof@gmail.com COMMENT= WindowMaker dock app for multi POP3 accounts mailbox checking USES= gmake USE_XORG= xext xpm USE_CSTD= gnu89 CFLAGS+= -I${LOCALBASE}/include PLIST_FILES= bin/wmpop3lb PORTDOCS= CHANGE_LOG COPYING INSTALL README BUILD_WRKSRC= ${WRKSRC}/wmpop3 NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e "s,cc ,${CC} ,g" \ -e "s,^FLAGS *=.*$$,FLAGS = ${CFLAGS}," \ -e "s,/usr/X11R6,${LOCALBASE},g" \ ${BUILD_WRKSRC}/Makefile .include do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} . for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} . endfor .endif .include it-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* -remove MD5ohauer2011-07-031-1/+0
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-31