# New ports collection makefile for: giftrans # Date created: 14 October 1996 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= giftrans PORTVERSION= 1.12.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.rz.uni-karlsruhe.de/pub/net/www/tools/giftrans/ DISTFILES= giftrans.c giftrans.1 MAINTAINER= ports@FreeBSD.org COMMENT= A tool for GIF89a transparent option and interlace mode DIST_SUBDIR= giftrans NO_WRKSUBDIR= yes MAN1= giftrans.1 PLIST_FILES= bin/giftrans do-extract: @${MKDIR} ${WRKSRC} @for file in ${DISTFILES}; do \ ${CP} ${_DISTDIR}/$$file ${WRKSRC}; \ done post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/giftrans.c do-build: (cd ${WRKSRC}; ${CC} ${CFLAGS} giftrans.c -o giftrans) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/giftrans ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/giftrans.1 ${PREFIX}/man/man1 .include ' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/i3
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.e-bf2dhn2011-01-233-4/+13
* - Convert to USE_BISON= buildmiwi2010-12-011-1/+1
* - Update to 3.e-bf1dhn2010-06-302-4/+4
* - Update to 3.edhn2010-04-012-7/+12
* - Flip MAKE_JOBS_SAFE -> UNSAFEpav2009-12-061-1/+1
* - Update to 3.ddhn2009-11-112-5/+16
* - Fix build with custom PREFIX/LOCALBASEdhn2009-10-031-0/+2
* - Removed unneeded dependencydhn2009-09-011-2/+2
* - Update to 3.cdhn2009-08-243-19/+12
* - Fix PATH in example and man filedhn2009-07-231-2/+3
* - Update to 3.bdhn2009-07-013-7/+45
* - Chase libxcb/xcb-proto updatedhn2009-06-151-0/+1
* - Update pkg-descrdhn2009-05-101-1/+1