# New ports collection makefile for: unix2dos # Date created: 1 February 1999 # Whom: obonilla@fisicc-ufm.edu # # $FreeBSD$ # PORTNAME= unix2dos PORTVERSION= 1.3 CATEGORIES= converters MASTER_SITES= ftp://ftp.guug.org/pub/ MAINTAINER= obonilla@galileo.edu COMMENT= Translate ASCII files from DOS (cr/lf) to UNIX (lf) MAN1= unix2dos.1 dos2unix.1 NO_WRKSUBDIR= yes do-install: ${INSTALL_PROGRAM} ${WRKDIR}/unix2dos ${PREFIX}/bin/unix2dos ${LN} -f ${PREFIX}/bin/unix2dos ${PREFIX}/bin/dos2unix ${INSTALL_MAN} ${WRKDIR}/man1/unix2dos.1 ${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKDIR}/man1/dos2unix.1 ${MANPREFIX}/man/man1 .include cis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with gcc34arved2004-06-131-0/+9
* Tidy up whitespace.trevor2004-04-111-2/+0
* SIZEify.trevor2004-01-301-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2