1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

PR: ports/8970

Submitted by:	bradh@iafrica.com
Initial Import gifsicle.
powerful command-line program for manipulating GIF image files.
This commit is contained in:
Seiichirou Hiraoka 1998-12-05 16:31:22 +00:00
parent 5281b7d9d4
commit c53f5e241d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15133
5 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: gifsicle
# Version required: 1.8
# Date created: 5 December 1998
# Whom: Brad Hendrickse <bradh@iafrica.com>
#
# $Id:$
#
DISTNAME= gifsicle-1.8
CATEGORIES= graphics
MASTER_SITES= http://www.lcdf.org/gifsicle/
MAINTAINER= bradh@iafrica.com
MAN1= gifsicle.1
GNU_CONFIGURE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/gifsicle
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gifsicle
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gifsicle-1.8.tar.gz) = 64bb2c65deb1f5dd4488cbeb430d51c4

View File

@ -0,0 +1 @@
gifsicle - manipulates GIF images and animations

View File

@ -0,0 +1,8 @@
gifsicle is a powerful command-line program for manipulating GIF image files.
Extensive options let you control what exactly it does.
HomePage: http://www.lcdf.org/gifsicle/
--
brad hendrickse
(bradh@iafrica.com)

View File

@ -0,0 +1,3 @@
bin/gifsicle
share/doc/gifsicle/README
@dirrm share/doc/gifsicle