# New ports collection makefile for: altermime # Date created: 2005-01-25 # Whom: Ion-Mihai "IOnut" Tetcu # # $FreeBSD$ # PORTNAME= altermime PORTVERSION= 0.3.5 CATEGORIES= mail textproc MASTER_SITES= http://www.pldaniels.com/altermime/ MAINTAINER= itetcu@people.tecnik93.com COMMENT= Small C program which is used to alter your mime-encoded mailpacks PLIST_FILES= bin/altermime USE_REINPLACE= yes PORTDOCS= CHANGELOG LICENCE README post-patch: @${REINPLACE_CMD} -e "s/CFLAGS=-Wall -g/CFLAGS=-Wall ${CFLAGS}/" ${WRKSRC}/Makefile do-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} -f Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${LOCALBASE}/bin .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include ody>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qore
Commit message (Expand)AuthorAgeFilesLines
* Use USES=pathfix where applicable.mat2016-10-211-1/+0
* - Update to 0.8.12wen2016-08-253-41/+58
* many ports: mark broken on powerpc64swills2016-04-221-0/+2