1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 0.4

- Add category: perl5
- Simplify MAN1 installation
- Add WWW

PR:		ports/154855
Submitted by:	Mahlon E. Smith <mahlon@martini.nu> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-02-18 11:56:07 +00:00
parent 88a3a6b950
commit e25b93b0ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269323
3 changed files with 8 additions and 9 deletions

View File

@ -6,9 +6,8 @@
#
PORTNAME= shelldap
PORTVERSION= 0.2
PORTREVISION= 1
CATEGORIES= net
PORTVERSION= 0.4
CATEGORIES= net perl5
MASTER_SITES= http://www.martini.nu/misc/
MAINTAINER= mahlon@martini.nu
@ -30,11 +29,10 @@ PLIST_FILES= bin/shelldap
NO_BUILD= yes
post-extract:
${MKDIR} ${WRKSRC}/man/man1
${LOCALBASE}/bin/pod2man < ${WRKSRC}/shelldap > ${WRKSRC}/man/man1/shelldap.1
${LOCALBASE}/bin/pod2man < ${WRKSRC}/shelldap > ${WRKSRC}/shelldap.1
do-install:
${INSTALL_MAN} ${WRKSRC}/man/man1/shelldap.1 ${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/shelldap.1 ${MANPREFIX}/man/man1
${INSTALL_SCRIPT} ${WRKSRC}/shelldap ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -1,3 +1,2 @@
MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881
SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73
SIZE (shelldap-0.2.tar.gz) = 12147
SHA256 (shelldap-0.4.tar.gz) = 81b2dbf1e0aec4ff9dda9a3d5043d299a6ffbf40cb3b26908a233ea6fa360562
SIZE (shelldap-0.4.tar.gz) = 13456

View File

@ -13,3 +13,5 @@ Among its features:
For more info, 'perldoc' the script.
Author: Mahlon E. Smith <mahlon@martini.nu>
WWW: http://projects.martini.nu/shelldap