# New ports collection makefile for: dtaus # Date created: 12 Jan 2009 # Whom: dirk.meyer@dinoex.sub.org # # $FreeBSD$ # PORTNAME= dtaus PORTVERSION= 0.9 CATEGORIES= german finance MASTER_SITES= http://www.infodrom.org/projects/dtaus/download/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Belegloser DatenTraegerAUStausch LICENSE= GPLv2 ALL_TARGET= dtaus PLIST_FILES= bin/dtaus PORTDOCS= ChangeLog README TODO dtaus.txt PORTEXAMPLES= dtaus.cls sample.ctl MAN1= dtaus.1 MAN5= dtaus.5 do-configure: ${REINPLACE_CMD} -e 's|||g' \ ${WRKSRC}/bigint.c ${WRKSRC}/dtaus.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dtaus ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/dtaus.1 ${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/dtaus.5 ${PREFIX}/man/man5/ .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} \ ${DOCSDIR}/ .endfor .endif .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR} .for doc in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${doc} \ ${EXAMPLESDIR}/ .endfor .endif .include .cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.4.5 release.ale2012-03-262-3/+3
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
* Fix build with jdk 1.5. The resulting jar can be used also with jdk 1.4 (moduloale2011-02-181-1/+3
* Take maintainership and add LICENSE.ale2011-02-172-8/+10
* Update javamail to 1.4.4 release, now open sourced!ale2011-02-163-38/+33
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
* . Update to 1.4.3.glewis2009-12-212-10/+10
* Reset nemoliu due to maintainer-timeouts and no response to email.linimon2008-12-081-1/+1
* - Update to 1.4.1gahr2008-06-232-6/+5
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Use my @FreeBSD.org address.nemoliu2007-04-301-1/+1
* Update to 1.4.delphij2007-02-223-20/+23
* Allow package buildskris2006-09-031-1/+1
* SHA256ify (and sometimes SIZEify)edwin2006-01-301-0/+1
* . Update to 1.3.3 (missed in the last commit somehow).glewis2005-10-141-2/+2
* . Update to 1.3.3.glewis2005-10-141-6/+6
* . No need for ${MKDIR} ${JAVAJARDIR}, its been automatically createdglewis2005-10-111-1/+0
* . Update to 1.3.2 update.glewis2005-06-082-3/+4
* . Update to 1.3.2.glewis2005-05-042-6/+5
* Fix DOWNLOAD_URL.hq2004-09-101-2/+2
* - Fixed DISTNAME [1]hq2004-09-033-419/+46
* Improved download URL to be more specific.znerd2004-01-141-1/+1
* fix java/javamail: Fix pkg-plist of port java/javamail 1.3.1.daichi2003-07-101-3/+4
* update java/javamail: 1.3 -> 1.3.1daichi2003-07-092-3/+3
* Clear moonlight beckons.ade2003-03-072-1/+1
* Update to the java/javamail port from version 1.2 to 1.3.edwin2002-11-07