add divxcalc 0.2

DivX Calculator
This commit is contained in:
Ying-Chieh Liao 2002-03-20 03:14:17 +00:00
parent 77e81de385
commit ba91bd80a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56365
6 changed files with 39 additions and 0 deletions

View File

@ -32,6 +32,7 @@
SUBDIR += dia
SUBDIR += diacanvas
SUBDIR += divx4linux
SUBDIR += divxcalc
SUBDIR += djvulibre
SUBDIR += dore
SUBDIR += drm-kmod

View File

@ -0,0 +1,29 @@
# ex:ts=8
# Ports collection makefile for: divxcalc
# Date created: Mar 21, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= divxcalc
PORTVERSION= 0.2
CATEGORIES= graphics
MASTER_SITES= http://tuxpower.f2g.net/divxcalc/
MAINTAINER= ports@FreeBSD.org
USE_BISON= yes
USE_GTK= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
post-patch:
@${PERL} -pi -e "s,Bison ,Bison,g" ${WRKSRC}/configure
pre-configure:
.for file in config.guess config.sub install-sh missing mkinstalldirs
@${LN} -sf ${LOCALBASE}/share/automake14/automake/${file} ${WRKSRC}
.endfor
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (divxcalc-0.2.tar.gz) = 1bea8dd553937270cb97f5a553dc1cbb

View File

@ -0,0 +1 @@
DivX Calculator

View File

@ -0,0 +1,3 @@
DivX Calculator
WWW: http://tuxpower.f2g.net/divxcalc.php

View File

@ -0,0 +1,4 @@
bin/divxcalc
share/divxcalc/pixmaps/divxcalc.xpm
@dirrm share/divxcalc/pixmaps
@dirrm share/divxcalc