Now epm is patched version for OpenOffice.org

http://installation.openoffice.org/
http://installation.openoffice.org/how_to_create_native_installer.html
and bump portrevision accordingly
This commit is contained in:
Maho Nakata 2004-12-20 02:40:52 +00:00
parent 02e9e1a0a7
commit 8dba2b213f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124542
2 changed files with 8 additions and 0 deletions

View file

@ -7,15 +7,21 @@
PORTNAME= epm
PORTVERSION= 3.7
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= maho/openoffice.org
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
EXTRACT_SUFX= .tar.bz2
PATCH_DIST_STRIP= -p2
MAINTAINER= openoffice@FreeBSD.org
COMMENT= A free UNIX software/file packaging program
PATCHFILES+= epm-3.7.patch
PATCH_SITES+= http://installation.openoffice.org/
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes

View file

@ -1,2 +1,4 @@
MD5 (epm-3.7-source.tar.bz2) = d1fd62aa8e38b8dcd32b821822cb29a8
SIZE (epm-3.7-source.tar.bz2) = 401222
MD5 (epm-3.7.patch) = 45b782d55e0545355cb5ffe5292e13cc
SIZE (epm-3.7.patch) = 4013