# New ports collection makefile for: rtf2html # Date created: 6 Jul 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= rtf2html DISTVERSION= 1.1b CATEGORIES= textproc MASTER_SITES= http://www.45.free.net/~vitus/ice/misc/ DISTNAME= ${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= A simple rtf2html converter CFLAGS+= -Wall -Werror PLIST_FILES= bin/rtf2html do-build: ${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .include nome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop maintainershiplioux2006-12-141-1/+1
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Populate newly create net-p2p category with these ports:pav2006-01-311-1/+1
* Add SHA256 checksumlioux2005-11-111-0/+1
* Update to 2.2.0.83lioux2005-04-042-8/+9
* o Fix PLISTlioux2005-01-031-1/+4
* o Update to <bsd.java.mk> standard 2.0lioux2004-12-312-24/+19
* Remove deprecated USE_SIZElioux2004-12-251-1/+0
* o Update to 2.0.0.76lioux2004-12-014-7/+14
* USE_SIZEifylioux2004-02-082-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1