1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Restore CATEGORY

- Remove MD5
This commit is contained in:
Wen Heping 2011-03-03 01:22:51 +00:00
parent 74620ff586
commit 46de96d910
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270153
2 changed files with 5 additions and 4 deletions

View File

@ -15,14 +15,16 @@ COMMENT= PEAR class to read and write fstab files
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
#CATEGORY= File
FILES= File/Fstab.php File/Fstab/Entry.php
PEAR_CATSRC= yes
CATEGORY= File
FILES= Fstab.php Fstab/Entry.php
EXAMPLES= example.php
_EXAMPLESDIR= .
post-extract:
.for file in ${FILES}
@${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/${file}
@${REINPLACE_CMD} -e "s|@package_version@|${PORTVERSION}|" ${WRKSRC}/File/${file}
.endfor
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,2 @@
MD5 (PEAR/File_Fstab-2.0.3.tgz) = 89f6833bbb31e18349b84422870fa125
SHA256 (PEAR/File_Fstab-2.0.3.tgz) = f4a359b1d0426aae0c2ea0775101905e0be020a66ca3acae0f7864dbf3a7ff17
SIZE (PEAR/File_Fstab-2.0.3.tgz) = 7084